Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8370…326e0x9c95…e299Base$0.001100%Route unknown51d ago0x57d635…5fb43e
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x6394fa…04216d
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xd4ef2c…e037e1
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xffde8e…2c8f8d
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x03e1f3…7945cb
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x0b60d3…8bf3f4
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x97a8f6…a4d1c6
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xb2fe5f…5ef9f5
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x04d28c…e29e3b
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xfc7fe7…38adce
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x45eb97…58c024
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x6b2a9b…092a47
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x426ebc…b175f9
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xdfc5eb…605f9e
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x6dd0da…1f182d
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xf29796…304bf3
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x0e1d25…9d036b
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x2eb683…da4b11
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x2245c5…109b92
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0x08d882…d23d13
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xdff52b…cd6732
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xa6c7c9…0aeda3
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xbcd1ab…479718
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xdc20ad…a130a8
0x8370…326e0x9c95…e299Base$0.001100%Route unknown52d ago0xf1b729…ef2c28

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.