Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.005788100%coinbase27d ago0xa782e8…df3362
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006176100%coinbase27d ago0x065806…c8fd70
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006086100%coinbase27d ago0xd96a61…7a96aa
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006023100%coinbase27d ago0x49d112…dba51b
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.005528100%coinbase27d ago0xf3766c…aa751e
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.005802100%coinbase27d ago0xbe8187…08dce4
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006121100%coinbase27d ago0x9baf42…715fe3
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006087100%coinbase27d ago0x7e65ed…938e33
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006024100%coinbase27d ago0x23e34f…482041
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.005528100%coinbase27d ago0x75328d…85b618
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006116100%coinbase27d ago0x57d95b…524798
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006024100%coinbase27d ago0x438463…66ddea
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.005528100%coinbase27d ago0xfdfc0d…dbfe55
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.007986100%coinbase27d ago0x42b445…2f744a
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.007065100%coinbase27d ago0x175c32…ce3deb
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.00698100%coinbase27d ago0xef9040…4cf5bf
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.005591100%coinbase27d ago0xec2750…fbdf76
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.005528100%coinbase27d ago0x8708d7…e41df4
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006171100%coinbase27d ago0xedf506…fa2897
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006087100%coinbase27d ago0x8d3520…a7f795
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006024100%coinbase27d ago0xcaebbc…ba59a6
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.005528100%coinbase27d ago0x6aab62…512ac2
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.007566100%coinbase27d ago0xcce72f…94ff0e
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.007476100%coinbase27d ago0xc581ea…f183d1
0xf7bf…31ec0xe903…1abfBaseBlockRun.AIAi$0.006087100%coinbase27d ago0x623840…9f1963

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.