Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x5db629…4cc317
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x0d6010…2b6f4f
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x583d73…699ae6
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xa25f8f…e5e61a
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x2a3a7c…e8ce1c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x034190…f258cd
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xc73f1c…a0c916
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x0f59fe…652290
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xf64933…03db40
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x7d0fb8…9dcf66
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xfc0f3b…c84e12
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x7aa76a…71c9e0
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x649829…1e9d5c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xb3df79…8b685d
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xd90424…d85a3c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xace059…c3e535
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x94ff35…55d6ac
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x80c58c…9151d6
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0xe12019…743cb2
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x34d023…897ec9
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x592d67…177f1b
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa76d ago0x489429…b0aa5d
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0xbf0694…c70e63
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0x0a2019…3220fe
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa77d ago0xeb7d6b…8bff47

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.