Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0x5ba645…6348fa
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xd996f0…bc58f6
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xc42cbb…441019
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xc49fbf…5cf16f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0x834827…d5cfc5
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xb025a9…864c11
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xc36e12…4209e2
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xdf9c41…0eb971
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0x16e67e…489411
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0x0920e6…fd1121
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0x6682d0…248b67
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xd80c48…a07c5b
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xaedce5…d58638
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xda05b5…d54446
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0xafeef1…8d4627
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0x63a73f…3e5cea
0x3343…30f10x9c95…e299Base—$0.001100%fluxa77d ago0x0d0470…93c624
0x3343…30f10x9c95…e299Base—$0.001100%fluxa78d ago0x26f67b…fcc542
0x3343…30f10x9c95…e299Base—$0.001100%fluxa78d ago0x13010b…1b46aa
0x3343…30f10x9c95…e299Base—$0.001100%fluxa78d ago0x8450dd…beec1f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa78d ago0xf2455c…f62808
0x3343…30f10x9c95…e299Base—$0.001100%fluxa78d ago0xa61ace…6883b8
0x3343…30f10x9c95…e299Base—$0.001100%fluxa78d ago0x1da639…ff4952
0x3343…30f10x9c95…e299Base—$0.001100%fluxa78d ago0xb558c5…e80c82
0x3343…30f10x9c95…e299Base—$0.001100%fluxa78d ago0x7462ce…88f9e3

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.