Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x159eec…676b7d
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0xf998df…56e216
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x912d81…55b88e
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0xe2caf2…11a7e6
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0xea832f…02d7c3
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x83f645…a66b33
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x9b6414…b1699d
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x0ea704…01356f
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x3ccc05…5c3b8c
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x6efb5d…20c4e7
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0xb347ff…be7945
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x868492…36cfc1
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x69aedc…f0b6f4
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x977156…5e55fe
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0xdffcb2…87ec42
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x6ddfcd…b26a8c
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x2db03f…d862b6
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0x01440b…fb721b
0x3362…92960x9c95…e299Base$0.001100%Route unknown60d ago0xf24fa3…ceeb25
0x3362…92960x9c95…e299Base$0.001100%Route unknown61d ago0xd7e81f…041b39
0x3362…92960x9c95…e299Base$0.001100%Route unknown61d ago0xd7a99f…81c408
0x3362…92960x9c95…e299Base$0.001100%Route unknown61d ago0x3342cd…244ed4
0x3362…92960x9c95…e299Base$0.001100%Route unknown61d ago0x1f313e…79bb21
0x3362…92960x9c95…e299Base$0.001100%Route unknown61d ago0x2504f6…63da27
0x3362…92960x9c95…e299Base$0.001100%Route unknown61d ago0x3483c9…889f57

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.