Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase112d ago0xa8a954…b0ae1f
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0xe27a73…c6cbe8
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x83530c…e27d3c
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x1e68bb…0b01b5
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x329571…c83124
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x816c70…5ce898
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase112d ago0x7c95a4…44480a
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0xbb0ed1…f20d79
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.004100%coinbase112d ago0x5f213c…8daa7f
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x1fef21…11a893
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase112d ago0xa3f8bd…d370e7
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase112d ago0xfe0a8f…6045a7
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase112d ago0xfc2f9b…079235
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x56b939…280ce6
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase112d ago0x7c7d8b…43c159
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0xa6945b…352c48
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase112d ago0x4b871c…24cbd8
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x6fadac…4e3d9e
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase112d ago0x63c76a…6c851f
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase112d ago0x8194bb…3977f7
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase112d ago0x73124a…d84d8b
0x9cc4…b1760xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x121a6a…1b9702
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x04a2d3…dc9d5b
0x051b…da220xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase112d ago0x049122…8eab4d

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.