Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$14.01100%coinbase23d ago0x7ddbc3…d75580
0x84db…96280xb0af…7de0Base—$10.00100%coinbase23d ago0x3432b6…3de6ef
0x84db…96280xb0af…7de0Base—$10.00100%coinbase23d ago0x2e30df…0c2fec
0x84db…96280xb0af…7de0Base—$10.00100%coinbase23d ago0xa1ef17…d2cc76
0x84db…96280xb0af…7de0Base—$10.00100%coinbase23d ago0xc31f14…1f6e4f
0x84db…96280xb0af…7de0Base—$15.00100%coinbase23d ago0x2275c8…e1a19c
0x84db…96280xb0af…7de0Base—$16.01100%coinbase23d ago0xd888bc…c363b7
0x84db…96280xb0af…7de0Base—$18.09100%coinbase23d ago0x3ef8c3…8c587c
0x84db…96280xb0af…7de0Base—$1.74100%coinbase23d ago0x1c19b7…ae6018
0x84db…96280xb0af…7de0Base—$18.00100%coinbase23d ago0xd79302…5b2172
0x84db…96280xb0af…7de0Base—$19.09100%coinbase23d ago0xf21d87…99c17c
0x84db…96280xb0af…7de0Base—$1.74100%coinbase23d ago0xe1a11f…530cbe
0x84db…96280xb0af…7de0Base—$18.59100%coinbase23d ago0x4437b5…b30f08
0x84db…96280xb0af…7de0Base—$18.01100%coinbase23d ago0x1aa886…ac827d
0x84db…96280xb0af…7de0Base—$18.22100%coinbase23d ago0x482ff5…d8851f
0x84db…96280xb0af…7de0Base—$16.01100%coinbase23d ago0xd3b66e…e5af42
0x84db…96280xb0af…7de0Base—$1.74100%coinbase23d ago0xe3db6d…0fd7b4
0x84db…96280xb0af…7de0Base—$19.31100%coinbase23d ago0x38314f…6271f8
0x84db…96280xb0af…7de0Base—$1.74100%coinbase23d ago0x292f08…591967
0x84db…96280xb0af…7de0Base—$19.38100%coinbase23d ago0x89c932…3258ca
0x84db…96280xb0af…7de0Base—$1.74100%coinbase23d ago0xf4cdb6…776178
0x84db…96280xb0af…7de0Base—$19.39100%coinbase23d ago0xdac84a…951099
0x84db…96280xb0af…7de0Base—$18.79100%coinbase23d ago0xdebda8…531e10
0x84db…96280xb0af…7de0Base—$19.39100%coinbase23d ago0x24b68d…bde655
0x84db…96280xb0af…7de0Base—$19.20100%coinbase23d ago0xdf6359…a640fa

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.