Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x255d…735e0x9c95…e299Base$0.001100%Route unknown50d ago0xe0abee…45111a
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0xf5efe5…8c7f79
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x417f91…cf3a08
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x78615b…d37966
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x3b024e…1a35b3
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0xb51673…d9fb34
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x6c43de…841fe7
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x50da81…4e1738
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x11ce4b…ad7198
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0xb65362…623842
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x13f716…8f2d67
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x788d0d…b8d07c
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x695b06…5782d4
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x45479d…4680a8
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0xd328a1…97af4d
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x3e14c6…bbf234
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x73bf43…632abf
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x370d12…f010d6
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x0fe403…9ce3cf
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0xaf2e1f…36f520
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x24a18b…2aed47
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x689d83…8f1e5c
0x255d…735e0x9c95…e299Base$0.001100%Route unknown51d ago0x15e384…4e70b0

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.