Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0xa11351…2a69ef
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x7d849c…93af4a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x948d20…1f35a8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x47d0a2…a7061b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0xc97664…220ce1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x0b090c…fa8f1a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x2dd661…2210d8
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0xa9370a…25a4ad
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x6453b4…8e42a7
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0xfafb6b…0bc855
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0xb303a2…5db260
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x2fb9f7…f04c20
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x75bfbb…367fc2
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa29d ago0x73f051…ce0b1e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xe48636…fe161c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x96b30d…77bc50
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x730d00…7f87d9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xb43bbc…e27baa
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x870069…c42f9d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xcea1bb…ee1cdb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x0b9857…8be8de
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x2da279…7c47a9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0x88ed5a…cf0968
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xab0ce6…841b52
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa30d ago0xd3677f…6f8ae6

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.