Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x84f099…c40448
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0xa35453…ca1ac3
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x45113b…e3ceb4
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0xbd918f…be5d15
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x45b9c3…6427aa
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0xdb52ab…fc05c2
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x02bfb2…e1a31a
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0xcf40f4…7b558b
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x4afb18…df1269
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x04da69…c51612
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x6bd8f7…f72296
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0xcea35d…eb8fab
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x3f189f…f6511b
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown55d ago0x1ce417…958068
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0xaf77d7…7e7393
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0x1ec72b…c988fb
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0x9e5add…2970eb
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0x508131…713a78
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0x562ad5…9c71f9
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0x03d30a…b435d2
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0xec9d46…6cddcb
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0x68e02f…01bc9f
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0xeb7c11…857025
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0xfe7931…3fc7d4
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown56d ago0x003ec7…60fd2b

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.