Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x6d3cea…31c9ae
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x8c0c4f…dbbb74
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x1c2386…628a22
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xe095b3…023b89
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x5ab5e4…746ea3
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x965ae5…3438a2
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x4b68f0…11c214
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x254018…f23a82
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x74748d…73ed19
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x14b755…d56a25
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xd5fb56…130f69
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xd0e87b…6345d3
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xce61ad…60d0a7
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x204558…693f19
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x34cefe…c30c45
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xcb5f71…e04cc5
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x13e095…8f3573
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x15bd84…4f2515
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x08c6ec…391ceb
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xc5cc46…034168
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x689745…472650
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x2f4eea…23fa28
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xcd89b3…a4d83e
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0xe4d02b…020653
0x19b5…cf0c0x2ad8…b7daBase—$0.0170%0x0b44…80fc13d ago0x1f508d…0b620e

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.