Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x4506df…06e0e2
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0xcc0a60…7d0df1
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x411df2…919f39
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0x0fa143…50c5c2
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x80f49b…cd977f
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0x494580…7b0264
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0xa1887e…84aeb9
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0x8af18e…31de08
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0x4ff5f0…85aa14
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0024100%coinbase83d ago0x512813…ac48cd
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0xd07a39…85de3f
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0x72330f…58b1f7
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x03aee1…bf34c6
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0xc851fe…59abb4
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0xe37ecc…8c50b3
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x6bdb39…f867c0
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0xf15dc5…d7a806
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0xf7494f…07f855
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0xb68d3f…d89ebc
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x75c171…ce87a8
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0xb1a548…935661
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0xd356a5…8f89ad
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.001100%coinbase83d ago0x8d585b…ee73e0
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0x962503…0653de
0xd402…d7740x2b6d…32c5Base2sPublic-records$0.0012100%coinbase83d ago0x605fa3…fa3ba3

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.