Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown33d ago0x29f1c3…fd6f6f
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown33d ago0x5c9ecc…4e45a8
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown33d ago0x7f6b58…a2d7fc
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown33d ago0x106684…a170be
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown33d ago0x89f4b8…a1ba5d
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown33d ago0x6ef57e…364a69
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown33d ago0xa6dab3…6ed70d
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0x6e390f…8e9b90
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0xff12f9…d4528d
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0x8aa250…0c41e3
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0x34fc3a…794b33
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0xb4d738…e54df0
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0xd0f1bc…621c40
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0xc4ad82…e54f2c
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0x324cb7…f18166
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0x856bb2…dbc574
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0xeb1187…bd0c5c
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0x79ce96…2726b7
0x474d…3a2f0x9c95…e299Base$0.001100%Route unknown34d ago0x18119f…14e873

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.