Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570xfe80…47eeBase$0.001100%fluxa41d ago0xb545e6…9cd82a
0x7daa…be570x9c95…e299Base$0.001100%fluxa41d ago0x987457…dad812
0x7daa…be570xfe80…47eeBase$0.001100%fluxa41d ago0x3686db…f32023
0x7daa…be570xfe80…47eeBase$0.001100%fluxa41d ago0xf8057e…2b47a5
0x7daa…be570x9c95…e299Base$0.001100%fluxa41d ago0xc0621a…951732
0x7daa…be570x9c95…e299Base$0.001100%fluxa41d ago0x85f2b5…9cb661
0x7daa…be570x9c95…e299Base$0.001100%fluxa41d ago0x10ebd6…a35abc
0x7daa…be570xfe80…47eeBase$0.001100%fluxa41d ago0x3c7835…228394
0x7daa…be570x9c95…e299Base$0.001100%fluxa41d ago0x1bb3ba…fdb5f2
0x7daa…be570xfe80…47eeBase$0.001100%fluxa42d ago0x8935a1…8eda5a
0x7daa…be570xfe80…47eeBase$0.001100%fluxa42d ago0xfa4de6…02691d
0x7daa…be570xfe80…47eeBase$0.001100%fluxa42d ago0x0bf9be…936150
0x7daa…be570xfe80…47eeBase$0.001100%fluxa42d ago0x5ef37a…d77c09
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xef111a…e9ecab
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xd9b95f…0a93a4
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xf2ed22…0dfdf6
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xe2fde2…e6e7b1
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xe8994e…0089d5
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x6edc57…028150
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xc363c4…c11f83
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x8a6fee…930a9e
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x7a301c…6c8a2c
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x0b6974…c214ea
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x653429…f9fbeb

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.