Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b8s ago0x1fdb35…cc72a4
0xbba8…77b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x5e6047…409372
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xf58533…c62cf8
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b12s ago0x82ac48…a94720
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16s ago0xe7ecf2…bddee9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xbc8586…96740c
0x1332…66eb0x47c5…4fc3Base—$32.5570%0x5823…9b2116s ago0x09a970…93aa4d
0xcaac…578f0x6839…1a2bBase—$0.003100%coinbase20s ago0x4de505…172cc4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x95a806…cf3412
0x1332…66eb0xdf62…30eeBase—$99.9170%0x271d…d4bc20s ago0x0585e4…2fb64b
0x3be9…575c0x4cd0…bc31Base—$40.4270%0x4337…663c22s ago0x269a98…644315
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted22s ago0xc9f051…24df44
0xbba8…77b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x8ff82c…88f245
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x3d5976…69e4fe
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b28s ago0xeb8498…2b5107
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xe8adab…fbf8ef
0x24ac…b5160x12a9…a21bBase—$0.00170%0x12a9…a21b32s ago0x03977d…ba48ee
0x9663…66f50x6839…1a2bBase—$0.003100%coinbase32s ago0xbbcb5a…9f4a7b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xe70b6b…6b2dbb
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x5438d1…dbdee7
0xc8c2…bcb20xfe80…47eeBase—$0.001100%fluxa40s ago0x8c77fc…0da404
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xb0c614…6c4c5f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x04de79…42df32
0xbba8…77b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x15d625…d7211a
0x05da…427a0x47c5…4fc3Base—$10.5070%0x1570…9b0a46s ago0xda5593…6380bf

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.