Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0xedb329…cb0682
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x9adf24…8f071f
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x86d34b…d01428
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x02d701…094b28
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x93ec2c…f4eac9
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0xeab248…167c1a
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0xd76715…7644e2
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x71b90a…139623
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x0200fc…17de5d
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x780c09…c89fa7
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x6e9574…3ab51b
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0xe03e67…0f1e4c
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x58da99…1593d8
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0x3e60bb…1e2eb7
0xde46…84e50x9c95…e299Base—$0.001100%fluxa77d ago0xfdc656…239d04
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0x3f9824…2192d4
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0x1c7350…f9915e
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0xb0045c…26ca3f
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0xe5888c…0a512e
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0x95339e…71c9d0
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0xe2a20f…aac120
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0xb53445…0ad88e
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0x4c9089…43dedf
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0x809f13…5f07e9
0xde46…84e50x9c95…e299Base—$0.001100%fluxa78d ago0xe3f864…8f3f22

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.