Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x574521…16a7ce
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xf75c46…4ee4bb
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x17d83e…d51a23
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xbc8c76…311101
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xc0e691…5df773
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x3f3fee…9bec91
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xd6e5d9…8675af
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xdc52d9…ff6665
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xcc0643…6217eb
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x974ab4…744c23
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xa2eda8…dab2a2
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x4b22cc…fe5a6f
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xe410bc…74e737
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x2c7f46…c2040f
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x761e06…be2b30
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xc795c5…35ff8d
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x418fc0…6cba96
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x20edaf…1f1248
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x015d30…ebf9a2
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xf44dc1…064e1d
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x1025d8…26a973
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x29a130…afca69
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xe2cc75…dba414
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xa302fb…e8933b
0x77d9…2ed50xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x3c2d3c…2b9375

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.