Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0xbce87a…f35b58
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase12d ago0x9a3192…c777bc
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0x1f1aac…71d3d5
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0xe016c5…d0e14f
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0x44fd3d…e577b5
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase12d ago0x622760…801f32
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0x866879…90687f
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0xf9385f…cd0ca3
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x10ddc4…939121
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x68d537…3e67a3
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x5bc5e8…7d4eda
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x31fe44…553f83
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x0890fa…26a0fa
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0xa535fb…595343
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x4d48b8…598b2c
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0xecca78…82907f
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0xf026b9…b1390a
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase12d ago0x037d84…eb86bb
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase12d ago0x71a525…7d73e8
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0xfbf000…22c209
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x21f91d…cad2c7
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x607416…61e9f5
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x40e93f…677dcd
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase12d ago0x7b2e70…a49a1e
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase12d ago0x2b671c…a12dae

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.