Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa39d ago0xa018dd…4cc367
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa39d ago0x76809d…c102b5
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa39d ago0x8b913a…c41994
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa39d ago0x2d9382…45c8f1
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0x0ad6a3…8401b8
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0xe3c501…5bc6b9
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0x9fa503…14429e
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0xe35c85…087098
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0xd623d4…c4e7dd
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0xcddd9f…842881
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0xa3dc43…1e7457
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0xc7a552…08c8fd
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0xaa034e…c1b92d
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0x8e1c3b…c6f597
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0xb8a443…f07fd9
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0x3c2155…00a8a6
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0xf42b38…aea4a9
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0x548cd8…630632
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0xdb8320…a2c36d
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0xddf55d…a69485
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0x8e073a…0b541f
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0xb470e0…37d3d4
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0x2177dc…5d3293
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa40d ago0x8a4729…0885ae
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa40d ago0x426a14…83a52f

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.