Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x2166…fd67Base$16,893.4670%0x7347…d6917d ago0xe1f3df…77da58
0xa54d…49f50x2166…fd67Base$9,324.1470%0x7347…d6917d ago0x5f55d7…0d9a12
0xa54d…49f50x2166…fd67Base$5,915.4270%0x7347…d6917d ago0xd2da99…37fd8a
0xa54d…49f50x2166…fd67Base$135,405.1070%0x7347…d6917d ago0x46bda5…e86148
0xa54d…49f50x2166…fd67Base$13,998.7170%0x7347…d6918d ago0xfd023a…8eab3b
0xa54d…49f50x2166…fd67Base$21,685.0370%0x7347…d6918d ago0x5ec9af…249041
0xa54d…49f50x2166…fd67Base$43,410.0570%0x7347…d6918d ago0x47da8e…abab4a
0xa54d…49f50x2166…fd67Base$25,248.7070%0x7347…d6918d ago0x83b2d1…1cf335
0xa54d…49f50x2166…fd67Base$51,948.2770%0x7347…d6918d ago0x28031f…e4f84b
0xa54d…49f50x2166…fd67Base$88,796.7470%0x7347…d6918d ago0xddb60e…3f6741
0xa54d…49f50x2166…fd67Base$71,743.9470%0x7347…d6918d ago0xc2c162…2437e6
0xa54d…49f50x2166…fd67Base$66,709.3370%0x7347…d6918d ago0xc40049…1ac991
0xa54d…49f50x2166…fd67Base$38,428.5070%0x7347…d6918d ago0x952cea…b014b7
0xa54d…49f50x2166…fd67Base$35,777.3870%0x7347…d6918d ago0xce744a…c0ba45

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.