Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7m ago0x457ce0…91c797
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase10m ago0xa65ddd…579649
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22m ago0x12ea9a…4e1be4
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23m ago0xfb185d…485b62
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24m ago0xbce8a0…42f389
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase25m ago0xbd2bd2…2c4fd5
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase28m ago0xa6ad06…d7bd82
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase28m ago0x4f4da6…84bca0
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase29m ago0xcfe4e0…61e8c1
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase40m ago0x44b3ec…15d648
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase41m ago0xda4536…206538
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase48m ago0xc7dcac…293f8e
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50m ago0x16fdc2…79cc6f
0xce20…a03f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase53m ago0x498190…8b046d
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase54m ago0xc91a36…4b71eb
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase54m ago0x3d743a…1cea86
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase55m ago0x4ca556…355f64
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002975100%coinbase56m ago0xf2243b…fddf5b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002809100%coinbase57m ago0x14231e…4534bd
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002568100%coinbase57m ago0x2e0233…13e1b6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.0024100%coinbase57m ago0xae888e…747654
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002135100%coinbase57m ago0x8b6067…1fc4cc
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase57m ago0x410c1f…a44298
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase57m ago0x92ea37…880061
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase57m ago0xcf7f28…96a5d1

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.