Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase17s ago0x340371…345023
0x8632…8eda0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xaae1b2…bb30f8
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase19s ago0x6ee381…4127ff
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase19s ago0x6290c9…beb6d0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xd6ec38…14082f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x2a8b47…cb1259
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase25s ago0xeb0700…36c04e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase25s ago0x7bcb8a…939d4e
0x8798…93680xfe80…47eeBase—$0.001100%fluxa25s ago0xd605d6…a8d645
0x7c3b…8f400xfe80…47eeBase—$0.001100%fluxa25s ago0xe8b295…bd3d2f
0x4772…59460x52e2…f3eaBasex402 service$0.008100%coinbase25s ago0x3a2823…9f0d94
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xcec746…61255b
0x8c85…e5480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x0d0b86…9717e9
0x4772…59460x52e2…f3eaBasex402 service$0.005100%coinbase29s ago0xc48bfe…5dd551
0xa390…01590x6839…1a2bBase—$0.003100%coinbase29s ago0x3bb9e4…4ee13e
0x1eb5…04fd0x50eb…6480Base—$0.00370%0x54f0…793233s ago0x8cb8df…4b3dbd
0x6075…ddd30xa0af…2542Base—$0.50100%coinbase35s ago0x9c6400…cb9848
0x4772…59460x52e2…f3eaBasex402 service$0.003100%coinbase35s ago0x0a56d8…4eb142
0xecbf…50d60xf000…94fcBase—$0.01100%coinbase35s ago0x673b78…2d5a27
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase35s ago0x56e367…f81a29
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x316a1f…51353b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase37s ago0x85c987…0d3519
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xa47db6…8f181d
0x440a…3ee00x6839…1a2bBase—$0.003100%coinbase39s ago0x5127ad…c94190
0x4772…59460x52e2…f3eaBasex402 service$0.008100%coinbase41s ago0x743790…0c3789

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.