Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddd3…5a490xc4f0…0bb9Base—$75.47100%0xd05c…826094d ago0xca42d3…167118
0xddd3…5a490xc4f0…0bb9Base—$75.47100%0xd05c…826094d ago0x884f38…848a77
0x7b9a…ac2c0xc4f0…0bb9Base—$224.38100%0xd05c…826094d ago0xfef3c6…e23660
0x7b9a…ac2c0xc4f0…0bb9Base—$215.38100%0xd05c…826094d ago0xfb50a8…245bb1
0x1a05…ed430xc4f0…0bb9Base—$19.40100%0xd05c…826094d ago0xd1b6d4…dc27d9
0x7b9a…ac2c0xc4f0…0bb9Base—$198.76100%0xd05c…826094d ago0x680548…d76ce7
0x7b9a…ac2c0xc4f0…0bb9Base—$204.78100%0xd05c…826094d ago0x3f8df2…852208
0xddd3…5a490xc4f0…0bb9Base—$74.54100%0xd05c…826094d ago0xb8054f…aeb64f
0x7b9a…ac2c0xc4f0…0bb9Base—$198.07100%0xd05c…826094d ago0xaaaace…46c1fd
0xddd3…5a490xc4f0…0bb9Base—$74.66100%0xd05c…826094d ago0x731bc5…8e74f7
0xddd3…5a490xc4f0…0bb9Base—$73.33100%0xd05c…826094d ago0x9ea445…cf2c87
0x1a05…ed430xc4f0…0bb9Base—$19.30100%0xd05c…826094d ago0xbbf33a…f9548e
0x1a05…ed430xc4f0…0bb9Base—$18.75100%0xd05c…826094d ago0x14c0d3…449453
0x1a05…ed430xc4f0…0bb9Base—$18.20100%0xd05c…826094d ago0xda48f5…652392
0x10ee…be9f0xc4f0…0bb9Base—$10.37100%0xd05c…826094d ago0x72f93a…b74061
0x10ee…be9f0xc4f0…0bb9Base—$10.25100%0xd05c…826094d ago0x623b77…3c580b
0x648b…6af20xc4f0…0bb9Base—$100.02100%0xd05c…826094d ago0xf65896…91cf6b
0x648b…6af20xc4f0…0bb9Base—$100.02100%0xd05c…826094d ago0x7fb781…8e5a7c
0x10ee…be9f0xc4f0…0bb9Base—$10.19100%0xd05c…826094d ago0x58632c…339da5
0x648b…6af20xc4f0…0bb9Base—$99.02100%0xd05c…826094d ago0x235045…6c2b97
0x648b…6af20xc4f0…0bb9Base—$99.03100%0xd05c…826094d ago0x201507…acbd84
0x648b…6af20xc4f0…0bb9Base—$99.02100%0xd05c…826094d ago0x862e99…e4bcf0
0x10ee…be9f0xc4f0…0bb9Base—$9.00100%0xd05c…826094d ago0x21e94d…da7a79
0x53e0…b1a10xc4f0…0bb9Base—$25.01100%0xd05c…826094d ago0x930711…2da61c
0xf046…01810xc4f0…0bb9Base—$13.51100%0xd05c…826094d ago0x26912c…d251b7

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.