Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown25d ago0xe08ef2…8b7f17
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown25d ago0x2a3960…8a5c48
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown25d ago0xa5d8b9…1043bc
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown25d ago0xc37daa…d3f059
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x60dcc6…9f4a23
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x43fa6a…257ea1
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x6935b8…79d88e
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x92a7ae…3858e1
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x1fe9cd…6bfe48
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0xc1ba48…4794ab
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0xde1cb3…98f243
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x5b0e2f…8de0d5
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0xcdfc5b…0f1746
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0xbe811f…845673
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x648e2e…281879
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x1bd13d…7e4908
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0xb495ac…6b8b4f
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x51a1f2…4cedfd
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x5fb99b…73ec3d
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x5352e3…fd2eb7
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x8c96d7…e0919a
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0xc159d7…2e6d5b
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x1427f7…582a0d
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x7f0949…1d8c28
0x4f54…6ae30x9c95…e299Base$0.001100%Route unknown26d ago0x961e1e…5dc7c2

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.