Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006411100%coinbase125d ago0x217a5c…540385
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005882100%coinbase125d ago0xb82362…9c4516
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006401100%coinbase125d ago0x3afd7e…673347
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005882100%coinbase125d ago0xd76c33…f0230d
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0x578622…d6e323
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0xedaf7d…c065fa
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0x9455ea…24f96d
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006404100%coinbase125d ago0x884239…a35161
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005882100%coinbase125d ago0x9ee93e…83e4e3
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0xca8714…67a243
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0x52d871…b79e14
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006414100%coinbase125d ago0x5c9d33…5ece4e
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005882100%coinbase125d ago0xec0b15…1c895d
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0x117d5b…ca8ed3
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0xca0ceb…a4674e
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006414100%coinbase125d ago0xdd98c8…666988
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005882100%coinbase125d ago0xafbbd3…711f6c
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0xae60d0…abdffe
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0x53be3f…c42914
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.006414100%coinbase125d ago0x2595d6…e0a480
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.005882100%coinbase125d ago0x52bf9b…d782bf
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0x6ab1fd…feb805
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase125d ago0xc0f698…65a8bf
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.007835100%coinbase125d ago0xda9ce1…18bdc7
0x0e10…c7c30xe903…1abfBaseBlockRun.AIAi$0.007431100%coinbase125d ago0xb72e10…94b6b5

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.