Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams87d ago0xe4f95a…ba012e
0xc056…7a630x3c08…83d8Base—$3.00100%daydreams87d ago0xc64cec…469cce
0xc056…7a630x3c08…83d8Base—$3.00100%daydreams87d ago0x066d3f…0a786c
0xc056…7a630x3c08…83d8Base—$8.00100%daydreams87d ago0xf057bf…b2fba6
0xc056…7a630x3c08…83d8Base—$8.00100%daydreams87d ago0x3fb2e2…d736a2
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams87d ago0xdd5c83…1ef5a7
0xc056…7a630x3c08…83d8Base—$5.00100%daydreams87d ago0x8f4755…f12da8
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams87d ago0xdd0981…b07f31
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams87d ago0x78a2b0…5de5fe
0xc056…7a630x3c08…83d8Base—$5.00100%daydreams87d ago0x67b87d…3c86e3
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams87d ago0xa9e1e4…579afb
0xc056…7a630x3c08…83d8Base—$5.00100%daydreams87d ago0xcccec6…ee324b
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams87d ago0x405cc4…316ea9
0xc056…7a630x3c08…83d8Base—$5.00100%daydreams87d ago0x2b888f…037f93
0xc056…7a630x3c08…83d8Base—$4.00100%daydreams87d ago0xeb9032…29eec1

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.