Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff46…822d0x64d6…ac8bBase—$0.01100%coinbase62d ago0xbf33af…da157f
0xff46…822d0x77cb…8fc4Base—$0.01100%coinbase62d ago0x4d83bd…c45dba
0xff46…822d0x56fc…8660Base—$0.01100%coinbase62d ago0x61133d…dda824
0xff46…822d0xdb15…e702Base—$0.01100%coinbase62d ago0x5beabd…61ff11
0xff46…822d0xc4ff…2f21Base—$0.01100%coinbase62d ago0xe0e36c…977348
0xff46…822d0xe000…d10dBase—$0.01100%coinbase63d ago0x8789bc…738099
0xff46…822d0xbb12…1af2Base—$0.01100%coinbase63d ago0x41741c…fb75e0
0xff46…822d0x4b57…7de8Base—$0.01100%coinbase63d ago0x267f9b…5d5ced
0xff46…822d0xa8ae…1aeeBase—$0.01100%coinbase63d ago0x55d3b7…a2ad68
0xff46…822d0x8ff0…5d77Base—$0.01100%coinbase63d ago0xc67aa8…c6ab14
0xff46…822d0x0163…46c3Base—$0.01100%coinbase63d ago0xcc2e66…fdc1b7
0xff46…822d0x8477…d61eBase—$0.01100%coinbase63d ago0xee597a…6cea19
0xff46…822d0x8648…d47aBase—$0.01100%coinbase63d ago0xe8a517…abbf41
0xff46…822d0xa3d9…d52bBase—$0.01100%coinbase63d ago0x7f53f0…723909
0xff46…822d0x4179…66b7Base—$0.01100%coinbase63d ago0x51cb76…539989
0xff46…822d0x462d…2a3aBase—$0.01100%coinbase63d ago0x75ad74…5168fe
0xff46…822d0x6e38…6e5bBase—$0.01100%coinbase63d ago0xaf5566…7450ef
0xff46…822d0x925c…6e32Base—$0.01100%coinbase63d ago0x66c619…cbedbc
0xff46…822d0xc8a8…29e6Base—$0.01100%coinbase63d ago0xfbb51a…a6bec7
0xff46…822d0x2b6f…56b3Base—$0.01100%coinbase63d ago0xff6610…7d7e14
0xff46…822d0xa178…aedcBase—$0.01100%coinbase63d ago0x5732c4…fb152b
0xff46…822d0x14e7…409fBase—$0.01100%coinbase63d ago0xcca9eb…926f54
0xff46…822d0xbd49…c0e8Base—$0.01100%coinbase63d ago0x4b4c35…c1e472
0xff46…822d0xc0dc…54a6Base—$0.01100%coinbase63d ago0x9a9f9e…a8b38e
0xff46…822d0xb03b…9a88Base—$0.01100%coinbase63d ago0xabe838…76bf06

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.