Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$50.00100%0x4d61…683895d ago0x606747…12b637
0x1332…66eb0x0e3d…7757Base—$100.00100%0x1e92…0cb795d ago0x66c4ce…15e394
0x1332…66eb0x0e3d…7757Base—$19.95100%0x3764…3be095d ago0xc8b5af…2ae4a5
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7685…476995d ago0x5494a7…13c4b2
0x1332…66eb0x0e3d…7757Base—$10.00100%0x4950…4a2695d ago0xb8d606…9a05c9
0x1332…66eb0x0e3d…7757Base—$25.00100%0x5520…8e5b95d ago0xdf209a…ec6025
0x1332…66eb0x0e3d…7757Base—$10.00100%0xf8ec…37d495d ago0x766e45…c36b64
0x1332…66eb0x0e3d…7757Base—$31.50100%0x2837…f76795d ago0xfda2e7…8bff68
0x1332…66eb0x0e3d…7757Base—$15.75100%0x2e76…b74995d ago0xac3718…42a912
0x1332…66eb0x0e3d…7757Base—$100.02100%0x5f60…e48e95d ago0x8f4239…8090ed
0x1332…66eb0x0e3d…7757Base—$57.75100%0x89b2…a87a95d ago0x87a4df…83e1f7
0x1332…66eb0x0e3d…7757Base—$10.00100%0xfdf6…61a895d ago0x1d94c7…81d887
0x1332…66eb0x0e3d…7757Base—$10.50100%0x3e70…fea195d ago0xfe6d4e…4842ce
0x1332…66eb0x0e3d…7757Base—$100.00100%0xb99f…c90395d ago0x7b0579…65079d
0x1332…66eb0x0e3d…7757Base—$36.75100%0xca67…882095d ago0x1e037d…f2614a
0x1332…66eb0x0e3d…7757Base—$18.90100%0xfb22…aa3b95d ago0xa80aa0…b14d2c
0x1332…66eb0x0e3d…7757Base—$105.00100%0x9d66…1ab695d ago0xd8070d…3e18e4
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfb58…2b7295d ago0xabc407…12ad32
0x1332…66eb0x0e3d…7757Base—$7.35100%0x823e…6b6c95d ago0xe49583…725625
0x1332…66eb0x0e3d…7757Base—$2.90100%0x04e2…747895d ago0xd6d96a…7a20e3
0x1332…66eb0x0e3d…7757Base—$1.05100%0xe478…9dd795d ago0x22700e…448b4b
0x1332…66eb0x0e3d…7757Base—$100.00100%0x2ce3…0cdb95d ago0x5df001…0c259d
0x1332…66eb0x0e3d…7757Base—$12.60100%0x02d7…6ab395d ago0xc5aab4…6cfc09
0x1332…66eb0x0e3d…7757Base—$26.25100%0x35fa…74a995d ago0x417097…a0253c
0x1332…66eb0x0e3d…7757Base—$10.00100%0xa8cd…654895d ago0x5b10fa…f0f209

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.