Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$10.5070%0x212c…a8f612d ago0x097ab5…b049a5
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4ec9…366112d ago0xd4f46b…c2064d
0xa520…eca40x47c5…4fc3Base—$31.5070%0xf9ea…484f12d ago0xcb1f7e…895b33
0xa520…eca40x47c5…4fc3Base—$11.5570%0x7969…4cf512d ago0x1a305f…68976b
0xa520…eca40x47c5…4fc3Base—$11.5570%0xbb4c…e40c12d ago0x9acf3d…b22d3b
0xa520…eca40x47c5…4fc3Base—$31.5070%0x1a34…32c112d ago0x7a59d9…249e05
0xa520…eca40x47c5…4fc3Base—$10.5070%0x850e…501712d ago0x0d8182…13bf2f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x89a0…ff5812d ago0xcc10e5…cdd8df
0xa520…eca40x47c5…4fc3Base—$10.5070%0xb027…a85112d ago0xfa3085…ad51fb
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1e92…0cb712d ago0xb2d3d7…c112b4
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5e05…afbb13d ago0x6566fd…6b57e3
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9190…8d8313d ago0xefdee0…ca1d19
0xa520…eca40x47c5…4fc3Base—$21.0070%0xaf62…40b913d ago0x08864a…f1c804
0xa520…eca40x47c5…4fc3Base—$10.5070%0x03f1…4e5f13d ago0xae131e…8a35bf
0xa520…eca40x47c5…4fc3Base—$10.5070%0x74b9…018f13d ago0x5d8fb0…e02b5b
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5520…8e5b13d ago0x0e5f3f…f3130a

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.