Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0x965724…db1ea0
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0xcf3ab6…8cd1e7
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0x9525f6…ee9491
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0xb2eaad…a6d5f7
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0xd01e1e…9d8f07
0x6c33…4fc00xfe80…47eeBase$0.001100%fluxa12d ago0x151d62…8fde90
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0x10dbca…4f47b2
0x6c33…4fc00xfe80…47eeBase$0.001100%fluxa12d ago0x2d3c1c…e108f2
0x6c33…4fc00xfe80…47eeBase$0.001100%fluxa12d ago0x079ecd…4c6070
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0xdd103f…4e6727
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0xbe1fbc…28cc48
0x6c33…4fc00xfe80…47eeBase$0.001100%fluxa12d ago0x1c8a3d…6c026c
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa12d ago0x50cfae…0f93d2
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0x0efb43…55656a
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0x5c4b11…2ecb3d
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0xcd1f0c…8e5665
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0x4cc4a9…bafce4
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0xe3888a…d11b88
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0xc3910d…995562
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0x382972…bdf0bc
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0x1c3c6b…f7a894
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0xcecdac…7eda79
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0xaf26fc…4b896c
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0xa850a4…3734f6
0x6c33…4fc00x9c95…e299Base$0.001100%fluxa13d ago0xe579e8…9ba3ba

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.