Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ee…cf000x4020…0003Base$0.00870%0x76df…02569d ago0x19ede0…ddd35e
0x13ee…cf000x4020…0003Base$0.0270%0x76df…02569d ago0x52f41e…fd1766
0x5c4e…a0fd0x4020…0003Base$0.5670%0x76df…02569d ago0xee3827…b8d3c4
0x5c4e…a0fd0x4020…0003Base$0.5670%0x76df…02569d ago0x4d8023…b3b0b2
0xde32…57a60x4020…0003Base$0.0270%0x76df…02569d ago0xc21e07…0f9496
0xde32…57a60x4020…0003Base$0.0170%0x76df…02569d ago0x241384…69dfac
0x5c4e…a0fd0x4020…0003Base$0.1870%0x76df…02569d ago0x2d8280…b3cdd8
0x2f1f…87990x4020…0003Base$0.001100%coinbase9d ago0x6417d0…c0c7a5
0x5c4e…a0fd0x4020…0003Base$0.1870%0x76df…02569d ago0xf143bb…0c7327
0xe5cd…da860x4020…0003Base$0.02100%coinbase9d ago0xdcf5d1…b5f75d
0xe5cd…da860x4020…0003Base$0.005100%coinbase9d ago0xcac847…5ee4c8
0xe5cd…da860x4020…0003Base$0.005100%coinbase9d ago0x340a98…48fcbd
0xd61c…9c0f0x4020…0003Base$0.0470%0x76df…025610d ago0x9d1b36…8570ff
0xd61c…9c0f0x4020…0003Base$0.0091470%0x76df…025610d ago0x67529a…d4e619
0xd61c…9c0f0x4020…0003Base$0.0370%0x76df…025610d ago0x20c553…75f2db
0xc2db…a4740x4020…0003Base$0.005100%coinbase10d ago0xe745b4…ae2726
0xd61c…9c0f0x4020…0003Base$0.0370%0x76df…025610d ago0xe7c720…d5884c
0xc2db…a4740x4020…0003Base$0.005100%coinbase10d ago0x0bb1a8…ae3e0b
0xe5cd…da860x4020…0003Base$0.005100%coinbase10d ago0xe671c7…0dc90b
0xd61c…9c0f0x4020…0003Base$0.00922570%0x76df…025610d ago0xcfe882…04a5c6
0x5c4e…a0fd0x4020…0003Base$0.1870%0x76df…025610d ago0x257319…4779ce
0xc2db…a4740x4020…0003Base$0.005100%coinbase10d ago0x46c980…28533c
0x5bd7…5a730x4020…0003Base$0.0012570%0x76df…025610d ago0xa3dbd6…f2094a
0x5bd7…5a730x4020…0003Base$0.0012570%0x76df…025610d ago0xba0b2b…a241dd
0x5bd7…5a730x4020…0003Base$0.0012570%0x76df…025610d ago0x54109c…cc964a

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.