Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0xc8027d…f32314
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0xb4803f…2432ca
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0x880f9d…368b8b
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0x1843be…528c9e
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0x86e7a0…d5787e
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0x337da5…cda50a
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0x289cb7…f1901b
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0xd5b879…e4c29f
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0x41f834…c754af
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa15d ago0x21ec85…d4d3c4
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0xc8445f…9408cc
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x6601d0…a21a3b
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x4c088c…99b8f5
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x295304…73569f
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x53874c…017a72
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x4c80ba…99f703
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x98fe2b…2f3cc7
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0xe778d0…d73d40
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x89724e…d76c5e
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x2bd5ce…4678bb
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x64b8f0…396f9e
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa16d ago0x0df1c8…1e734c

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.