Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9d1…008d0xdfdd…a416Base—$0.01100%coinbase83d ago0x6ff1fa…fbb157
0xb9d1…008d0x3eea…7e7fBase—$0.01100%coinbase83d ago0xa07b70…75c6b4
0xb9d1…008d0xc723…df21Base—$0.01100%coinbase83d ago0xad712e…b6afca
0xb9d1…008d0xe2c5…b705Base—$0.01100%coinbase83d ago0x77fed0…1541ce
0xb9d1…008d0x4e36…a7f1Base—$0.01100%coinbase83d ago0x981a25…5e1505
0xb9d1…008d0x2389…802fBase—$0.01100%coinbase83d ago0x3a96ea…984f6c
0xb9d1…008d0xe203…e3f0Base—$0.01100%coinbase83d ago0x8463bc…697ce1
0xb9d1…008d0x53e1…8b1eBase—$0.01100%coinbase83d ago0xda1fe6…356594
0xb9d1…008d0x968b…be4eBase—$0.01100%coinbase83d ago0x287c67…2d80f0
0xb9d1…008d0x8566…4f63Base—$0.01100%coinbase83d ago0xbca76d…5a3e8c
0xb9d1…008d0x5b89…da47Base—$0.01100%coinbase83d ago0x3a9ba6…d71ec3
0xb9d1…008d0x1e47…d4f5Base—$0.01100%coinbase83d ago0x5367fd…673568
0xb9d1…008d0x30b8…a87fBase—$0.01100%coinbase83d ago0xc91c4e…deb9ff
0xb9d1…008d0xa3d7…c671Base—$0.01100%coinbase83d ago0x6986fa…578705
0xb9d1…008d0xd55b…03ffBase—$0.01100%coinbase83d ago0x1347ef…1ac582
0xb9d1…008d0x87b7…9468Base—$0.01100%coinbase83d ago0xf16ea0…21e17c
0xb9d1…008d0xcacd…92fcBase—$0.01100%coinbase83d ago0x6505d4…7225da
0xb9d1…008d0x0e52…3463Base—$0.01100%coinbase83d ago0x0458e5…5146ee
0xb9d1…008d0xaa7d…a16fBase—$0.01100%coinbase83d ago0x09196e…69baf7
0xb9d1…008d0x542f…4fbcBase—$0.01100%coinbase83d ago0xdeb392…23c1e2
0xb9d1…008d0x6a6e…2708Base—$0.01100%coinbase83d ago0xc9fff5…f479d0
0xb9d1…008d0x0af7…a4edBase—$0.01100%coinbase83d ago0x1d1621…9e8f6f
0xb9d1…008d0x9f92…5644Base—$0.01100%coinbase83d ago0xeeb87d…e65c0e
0xb9d1…008d0xbc3a…7201Base—$0.01100%coinbase83d ago0xea028d…2505de
0xb9d1…008d0xeae9…d6c8Base—$0.01100%coinbase83d ago0xa99aec…7c60b7

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.