Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x522399…af4ea6
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase73d ago0x14414b…6fac1b
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase73d ago0x19a60a…a98764
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase73d ago0x1e49cb…6bf167
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0x49872a…b47a0f
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase73d ago0x227f87…7360b1
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0x0bee97…d11c93
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase74d ago0xf89c63…7457b3
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase74d ago0x35c596…bc4f17
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0xe89f98…d54fa5
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase74d ago0x08a9fb…430ac2
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase74d ago0xbfae84…7d2904
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.001100%coinbase74d ago0x059ef0…e83918
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase74d ago0x1eba3e…75d0ce
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase74d ago0x3e4194…c3ad97
0x7f1e…1c3d0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase74d ago0xc4dd29…e20269

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.