Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0xc67f38…74e985
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0x6298d2…82c3db
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0x479cb1…fcf66c
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0xac1cb6…2d1460
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0xf21957…9474cd
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0x9f2c86…9c7d2d
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0xed6792…844cef
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0xc3b07b…50f294
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0x71656c…c1f523
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0x0a9e60…9d32d8
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0x467341…3f3e69
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0xe946d2…39e3a6
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0xced94a…b7d07e
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown56d ago0x86af47…80a4b6
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0xca8ef2…ac8e4b
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0xa84bb9…fd9eea
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0xde48c2…d34153
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0x0a61e2…1f9241
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0x58e73e…e92f82
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0x0c88ef…793978
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0x9b5be6…10bb5d
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0xc040f7…1a5b84
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0x2f7e9e…810ceb
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0xd87710…99bdd8
0x3488…e1ae0x9c95…e299Base$0.001100%Route unknown57d ago0x952c4a…87811d

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.