Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0xa1bcba…77fd39
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x717893…206d43
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0xbb1c84…8246b2
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x974c73…36444e
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x02ab98…c000a5
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x25c4a1…041e15
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x87c24b…a59005
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x3fed38…b8ab75
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0xc60519…92350f
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x18c9b4…a40fc6
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0xf82045…0aa55c
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x21349e…25344d
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x668929…dc5d44
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x3d6e8d…a9bc7b
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xe4480d…a5d586
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x573988…8828ba
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0xe6a3d2…7cf940
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xbbecb5…ff72ee
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0xfb5567…7f99bb
0xc118…237a0xfe80…47eeBase—$0.001100%fluxa40d ago0x786cdc…ca5020
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x643ae3…c8004c
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0x02bc02…e508f0
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xe2f4c1…72394e
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xd70252…1d9f2a
0xc118…237a0x9c95…e299Base—$0.001100%fluxa40d ago0xe774fa…8b6c7b

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.