Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x05c8…e9560x4c1d…acbdeip155:1—$49.00100%Route unknown103d ago0xf3e7dc…ed29fa
0x35d5…6b180x4c1d…acbdeip155:1—$999.99100%Route unknown103d ago0xb79896…3437b0
0x05c8…e9560x4c1d…acbdeip155:1—$185.00100%Route unknown103d ago0x7940c3…a581b5
0xdc7f…7ae90x4c1d…acbdeip155:1—$33.00100%Route unknown103d ago0xa7e179…908e40
0x2065…f6370x4c1d…acbdeip155:1—$120.00100%Route unknown103d ago0xbab9be…1ea40e
0x53f6…d39b0x4c1d…acbdeip155:1—$132.29100%Route unknown104d ago0x66b0ee…4be88d
0x911e…98d10x4c1d…acbdeip155:1—$24.99100%Route unknown104d ago0x75eac7…71ab0c
0x63d6…39b10x4c1d…acbdeip155:1—$32.50100%Route unknown104d ago0x2f689f…98c2e6
0x2933…d2270x4c1d…acbdeip155:1—$20.83100%Route unknown104d ago0x0e54b6…793f57
0x4c1d…acbd0x615c…717deip155:1—$3,905.86100%Route unknown104d ago0xd3eb9f…dfe3b3
0x911e…98d10x4c1d…acbdeip155:1—$24.99100%Route unknown104d ago0xebadc1…a46365
0xd708…aeaf0x4c1d…acbdeip155:1—$2,000.00100%Route unknown104d ago0x10c6de…495144
0x82bc…7fdf0x4c1d…acbdeip155:1—$380.00100%Route unknown104d ago0x648d64…6d8f8c
0x8654…9ca00x4c1d…acbdeip155:1—$700.00100%Route unknown104d ago0xa364cc…7f2b65

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.