Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600x9c95…e299Base—$0.001100%fluxa31d ago0xb9e86c…8c5f10
0x0b08…60600x9c95…e299Base—$0.001100%fluxa31d ago0xda971d…4f6e21
0x0b08…60600x9c95…e299Base—$0.001100%fluxa31d ago0xfdd9d0…defbd7
0x0b08…60600x9c95…e299Base—$0.001100%fluxa31d ago0x3f3735…9abdd2
0x0b08…60600x9c95…e299Base—$0.001100%fluxa31d ago0x45cc85…9cddaa
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0xa11c5f…4d65b7
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0x369e28…2a15e7
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0x0a9629…f4163f
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0x740e72…1effa8
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0x40871a…89116a
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0x797884…220003
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0xa49da6…157e9f
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa32d ago0xb19fd6…7d6398
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa32d ago0x846123…8df124
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0xee9a56…3ea9c9
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa32d ago0x5ff36a…a447dd
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa32d ago0xc6741f…e2cc5b
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0x120ae1…a0276d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa32d ago0x772a8f…aebc63
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0x8aa36d…a05236
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa32d ago0x97fac7…6d45b1
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa32d ago0x022444…bcd82e
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0xf7e4dd…284162
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa32d ago0x11ca8a…ca38a6
0x0b08…60600x9c95…e299Base—$0.001100%fluxa32d ago0x10ddda…fdb47d

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.