Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xf497…02dd112d ago0x71643f…6c6171
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x3d44…4115112d ago0xce7874…6fe553
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x4f6a…d2f6112d ago0x321403…e9aead
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x72ef…0ffd112d ago0xca9186…650062
0x4bfb…0c880x0e3d…7757Base—$105.00100%0x9ee1…38b0112d ago0xd5edaf…e6d292
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x2742…8fd1113d ago0x7d7d49…cec580
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x02d7…6ab3113d ago0x6c1b8e…ea5022
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xb859…c367113d ago0x4d9da1…b82709
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc52b…5a8d113d ago0x84754c…0295e6
0x4bfb…0c880x0e3d…7757Base—$6.30100%0x4d43…5ecd113d ago0x89ce35…667332
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x88c8…5038113d ago0xdaa1da…f76128
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9307…e92a113d ago0x4fd07f…51e098
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x0524…9389113d ago0x6655d3…36398e
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x4b4c…8d40113d ago0x1487ad…8040d4
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xdfea…dfaf113d ago0xfb39c4…866c60
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xd4ab…0bb6113d ago0x7f36be…85c709
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8ee8…f8f2113d ago0x4d3c81…368eaf
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1dbc…007e113d ago0xc1ac15…c17c79
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xf643…9810113d ago0x393b16…5f3493
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x04fd…2b52113d ago0x60edba…137e15
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xbc18…facb113d ago0x9d2284…d73638

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.