Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase11s ago0x9ef435…fe0719
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase11s ago0x296aa8…4094d7
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a513s ago0xd83e5c…a3d365
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19s ago0xf31a7d…94debe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19s ago0x0ea6df…d4ec68
0x5444…00610x3e0a…78e7Base—$0.003984100%coinbase23s ago0x35a4cd…ed159d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase25s ago0xc5489a…339cf7
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xd332fd…c6dd10
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase31s ago0x2e3371…671b46
0x3cb5…fff50xd22b…78d5Base—$0.01100%coinbase33s ago0x36e9b9…7e7648
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a533s ago0x4681ca…24c5cb
0xcc6d…97e00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x894dc3…34389d
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x64e4…55d935s ago0x8b2d89…4fddd5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1efc…9e4335s ago0x10400a…62a882
0x10ca…a7b90x47c5…4fc3Base—$10.5070%0xd0af…bdfe35s ago0x8c987e…adfb80
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase37s ago0x17ce92…8b154f
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a537s ago0x52a83c…e1d5d3
0x528d…01a10xdb5c…10fdBase—$0.10100%payAI37s ago0xea1cd0…3c3d76
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase37s ago0x42a5de…3f4b49
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase39s ago0x13e0e5…d0ec2b
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a539s ago0xadff2a…5fa641
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a541s ago0xed7345…53be4a
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x393101…4dffa0
0xd49b…63770xe9c2…d6ebBase—$0.01100%coinbase43s ago0xf2aa90…c754e2
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase43s ago0x086182…61f41a

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.