Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…59590x9c95…e299Base—$0.001100%fluxa50d ago0xb3c3de…bb6c85
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x0edc44…28e2ae
0x8097…59590x9c95…e299Base—$0.001100%fluxa50d ago0x40f6a3…fd8413
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x43b7c7…02a9c0
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x90c7d0…850e79
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x02fb4b…c6d760
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x2e3728…6fcf1b
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x88e012…58c008
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0xdadaac…60c3c8
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0xd61e82…3ca786
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0xd7133e…03c77b
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0xc1e01a…1ffbbb
0x8097…59590x9c95…e299Base—$0.001100%fluxa50d ago0x2580cf…be37b2
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0xda8734…4e0824
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x4b15d9…b4e107
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x48c5ba…b957a9
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x97dbcb…8d37b4
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x70fd53…9d95b8
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x68f25e…b8a8df
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x26a692…c7aaff
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x4b3b7c…78fd14
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0xef0576…315add
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0x23cbc0…076231
0x8097…59590x9c95…e299Base—$0.001100%fluxa50d ago0x60ee4b…4b868a
0x8097…59590xfe80…47eeBase—$0.001100%fluxa50d ago0xfaa521…6fe8bf

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.