Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xc77765…4a3fb1
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x2ff540…3f1fd2
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x628fe2…e00822
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xd49ba6…087c15
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x257511…3cd9fc
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xeb8ec9…23550c
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xe9afbe…dc0d0f
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x2128e3…f14ff8
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x56f9b4…e6b0cb
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x644a03…35165a
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xdebb9b…58fe9c
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x24d477…15f48d
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x3504f3…c83372
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x9e6407…3d9974
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xc0ef31…283046
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xfbbe25…af62c2
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x8577aa…af8895
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x1f1d77…7677bd
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xd043e8…07f6e7
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0x0822d5…795b0f
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown68d ago0xbd2c50…fb729b
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown69d ago0x0f54ff…2a67a5
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown69d ago0x7448a9…8cc2bb
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown69d ago0x3feb7c…59a719
0xf08f…56f40x9c95…e299Base$0.001100%Route unknown69d ago0xf621a0…c80929

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.