Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xe31bea…729765
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xca967c…5d4c2e
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xca167a…365b9f
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xde08e4…5748a2
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0x606dec…8f1b63
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xc00240…b285fe
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xd0fbc4…a27dc3
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xc442bb…40d4f5
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown23d ago0xe0a8c3…e781b7
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0xb2f1db…e35362
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0xfffeea…439bb3
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x14c2cd…f2e008
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0xe5231e…cf7a1e
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x190af2…768475
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x1d400b…af4ac4
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0xcea1da…52114c
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x71b5e4…16c2b2
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x710629…893061
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x213e76…5d5613
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0xf9fb88…3464e9
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x74ef3e…7f2f5d
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0xe4ca39…76c587
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x070b7a…d71e19
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x3506ba…eec7a1
0x44d3…acad0x9c95…e299Base$0.001100%Route unknown24d ago0x62be95…bd9544

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.