Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa371…ae160xfc87…9ac2Base—$0.01100%coinbase73d ago0x25adfd…5fce2f
0xa371…ae160xad56…617bBase—$0.01100%coinbase73d ago0xf4a014…660937
0xa371…ae160x4184…3f22Base—$0.01100%coinbase73d ago0xb78694…16708e
0xa371…ae160x29ac…8d4aBase—$0.01100%coinbase73d ago0x9bcfc9…b325d6
0xa371…ae160x2b15…3a96Base—$0.01100%coinbase73d ago0xc6e7d2…897586
0xa371…ae160xefcc…05c4Base—$0.01100%coinbase73d ago0x170da4…fe54f5
0xa371…ae160xd885…0c0bBase—$0.01100%coinbase73d ago0x8f4bca…499530
0xa371…ae160x22fd…bcfaBase—$0.01100%coinbase73d ago0x889f02…4507d9
0xa371…ae160xdbcc…d2dfBase—$0.01100%coinbase73d ago0x135aba…1edd68
0xa371…ae160x0d6f…ced4Base—$0.01100%coinbase73d ago0xbc149f…336289
0xa371…ae160x2443…b312Base—$0.01100%coinbase73d ago0xe8f68a…dbec25
0xa371…ae160xb222…5913Base—$0.01100%coinbase73d ago0x969eb1…48aea2
0xa371…ae160xd1fa…e3ffBase—$0.01100%coinbase73d ago0x006cd2…c3077a
0xa371…ae160x7fe8…2664Base—$0.01100%coinbase73d ago0xd36509…4c56a7
0xa371…ae160x7039…97d7Base—$0.01100%coinbase73d ago0x496e43…d33df4
0xa371…ae160x9907…24eaBase—$0.01100%coinbase73d ago0xa346d7…8546bd
0xa371…ae160x91b9…afe5Base—$0.01100%coinbase73d ago0x357ea6…1ca3ca
0xa371…ae160x0f1c…dce2Base—$0.01100%coinbase73d ago0x2d8b5f…7c3fc3
0xa371…ae160xada6…5349Base—$0.01100%coinbase74d ago0x1e78a5…c8f950

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.