Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0xbf710d…03f681
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0xd58d71…de2b46
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x50fe0d…a26a3c
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x5c0fba…55e0c7
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0xeb1f24…6daf59
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x1776b5…c192b9
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x0957ce…56fc52
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x1c42dd…d26755
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x4d64c4…6efee4
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x60840d…dbc16c
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x946bb3…02f603
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x662891…7a6bbb
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0xdf03b0…97200b
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x8d9799…a9220c
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x15a4b7…d6805a
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x20d780…119091
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x9419ed…66b21e
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x5598dc…cf4d98
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0xd8968e…544b99
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0xea3cfa…f07fcd
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x883401…aa6b53
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0x4f6eec…1584f9
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa28d ago0xffbbf7…3d44b0
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa29d ago0x0226fe…2651fd
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa29d ago0x6ee5f5…aeb623

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.