Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x691a38…30da70
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xaf7fb6…5d6a30
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xaf6438…0eb2f7
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x22f234…d97cc1
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xddf4bd…1e3e5e
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x0bc0bc…2b1928
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xd9e045…f5ddcd
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xa3ed25…7505a8
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xc84452…7feb38
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x646111…4525f6
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xbd76fb…d0aeea
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x7b8e24…336fde
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xe4bd52…b0778f
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x3839d4…ee2c95
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x62c06b…93d714
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x26a1ec…aefab2
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x8dccc1…746e35
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x93364f…7fa409
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xe092b5…c46da0
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xaabb4b…419c10
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0xc84e1d…10a8ae
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x353116…3bf7b4
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x72f5d3…c45e80
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x3c025d…a5a5ae
0xdfaf…132a0x9c95…e299Base$0.001100%Route unknown71d ago0x13695b…70a5b4

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.