Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x55d436…3577a7
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0xbd93d9…5c3753
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x7ba91d…1e015d
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase101d ago0x59fadc…3bd2ee
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase101d ago0xe5d8be…a65019
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase101d ago0x3d7fae…88aec1
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x49e675…d38ba9
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase101d ago0x0076bf…c2aa46
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x884e51…c4cb87
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0xb9f750…b992fb
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase101d ago0x294a25…97499e
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase101d ago0xacf6de…e0b28a
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x1bbeb2…0717c8
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x2cfde6…5ed472
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase101d ago0x8964f4…c8d774
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x4288d2…b8003b
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0xd6ab04…d1dac9
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x4fcabe…efa2aa
0xfe0d…4ef30x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase101d ago0x94a87d…fa9d88
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x38d41a…3fa78a
0xfe0d…4ef30x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase101d ago0x8d2eaa…64b7e8
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase101d ago0xcf1238…fc1d3f
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase101d ago0xa83140…114e74
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase101d ago0xcab2ab…910832
0xfe0d…4ef30xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase101d ago0x1e2b5a…7440cd

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.