Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc997…ecb30x7dbb…59e0Base$100.51100%0x323a…a4f254d ago0x220e0a…24c0e6
0x3795…0d6b0x7dbb…59e0Base$29.39100%0x323a…a4f254d ago0x1bc305…19df5f
0x65af…cb150x7dbb…59e0Base$250.00100%0x323a…a4f254d ago0xf8e417…fce2ba
0x725a…9b590x7dbb…59e0Base$181.36100%0x323a…a4f254d ago0xfabf06…58dd14
0x3ade…0cab0x7dbb…59e0Base$47.81100%0x323a…a4f254d ago0x569c22…f8e359
0x1da7…3bba0x7dbb…59e0Base$50.73100%0x323a…a4f254d ago0x1b4a80…49196b
0xad22…2be90x7dbb…59e0Base$44.36100%0x323a…a4f254d ago0x70ea5b…46ba4a
0x37cf…7cbe0x7dbb…59e0Base$11.03100%0x323a…a4f254d ago0xc0b254…1c58b8
0x55b6…526d0x7dbb…59e0Base$806.66100%0x323a…a4f254d ago0x17059f…ada218
0xd69d…a0680x7dbb…59e0Base$55.19100%0x323a…a4f254d ago0xf037f9…d9b97c
0x1c8b…779d0x7dbb…59e0Base$99.01100%0x323a…a4f254d ago0x8ede8e…020960
0x5a02…2eb80x7dbb…59e0Base$83.60100%0x323a…a4f254d ago0x85065d…b5bb03
0x122f…a8d40x7dbb…59e0Base$332.90100%0x323a…a4f254d ago0xaf594e…d3cfbc
0x725a…9b590x7dbb…59e0Base$217.77100%0x323a…a4f254d ago0x71204c…452efb
0x9399…5d4d0x7dbb…59e0Base$10.91100%0x323a…a4f254d ago0xddcc79…b5f402
0x2ddc…09650x7dbb…59e0Base$996.60100%0x323a…a4f254d ago0xc56c66…932722
0x324b…bb6f0x7dbb…59e0Base$536.00100%0x323a…a4f254d ago0x9f74c7…289ae5
0x65ae…84c20x7dbb…59e0Base$799.50100%0x323a…a4f254d ago0xcee2d2…4fbb99
0x3594…ce6f0x7dbb…59e0Base$13.59100%0x323a…a4f254d ago0xfef925…5d8ab2
0xf29d…d9700x7dbb…59e0Base$2,049.01100%0x323a…a4f254d ago0x56f080…53de8a
0x3c10…f05a0x7dbb…59e0Base$49.90100%0x323a…a4f254d ago0x9d83f4…ccd326
0x3594…ce6f0x7dbb…59e0Base$18.65100%0x323a…a4f254d ago0x66b509…bcc50a
0x70f9…11000x7dbb…59e0Base$219.00100%0x323a…a4f254d ago0x11fbeb…859f12
0x13e7…84d10x7dbb…59e0Base$70.88100%0x323a…a4f254d ago0x7c9518…41ce1b
0x8d7d…97c20x7dbb…59e0Base$400.00100%0x323a…a4f254d ago0x5e0068…b310db

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.