Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.05100%0x5feb…0e1277d ago0x8a887a…26599f
0xa787…64cf0x0e3d…7757Base$26.25100%0xcd39…072477d ago0x086d79…c48de4
0xa787…64cf0x0e3d…7757Base$35.70100%0x7869…5c2077d ago0xddac1c…8779c9
0xa787…64cf0x0e3d…7757Base$1.05100%0x170f…623077d ago0x0df48d…97af8b
0xa787…64cf0x0e3d…7757Base$5.25100%0xaa2e…f04477d ago0x24185f…a7daca
0xa787…64cf0x0e3d…7757Base$105.00100%0x3cca…9c7c77d ago0xdc6e10…e8a217
0xa787…64cf0x0e3d…7757Base$7.35100%0x3d76…265f77d ago0x888bbf…fa92b3
0xa787…64cf0x0e3d…7757Base$10.50100%0x4173…266577d ago0x590c23…3899d4
0xa787…64cf0x0e3d…7757Base$10.50100%0x6288…8b4977d ago0x485378…d5d09f
0xa787…64cf0x0e3d…7757Base$1.05100%0xc07c…d71877d ago0xe1faea…77ad82
0xa787…64cf0x0e3d…7757Base$3.15100%0x86c0…288977d ago0x9e3f70…e07d3e
0xa787…64cf0x0e3d…7757Base$2.10100%0x6c0f…7cd677d ago0xc0a9a7…982fa8
0xa787…64cf0x0e3d…7757Base$21.00100%0x1ae8…2c7377d ago0x862f98…6a8cfa
0xa787…64cf0x0e3d…7757Base$5.25100%0x79e1…2ea777d ago0x823351…49622e
0xa787…64cf0x0e3d…7757Base$2.10100%0x971c…70dd77d ago0x953231…a83d25
0xa787…64cf0x0e3d…7757Base$2.10100%0x8764…7f4f77d ago0x9c95f1…0c472d
0xa787…64cf0x0e3d…7757Base$10.50100%0x7d28…b24877d ago0x9efd4d…d87579
0xa787…64cf0x0e3d…7757Base$1.05100%0x54de…447077d ago0xe0f046…436d0a
0xa787…64cf0x0e3d…7757Base$10.50100%0x44bc…cd6a77d ago0xe617df…f0418d
0xa787…64cf0x0e3d…7757Base$5.25100%0xbfa0…288577d ago0x08f808…0acad6
0xa787…64cf0x0e3d…7757Base$7.35100%0x2fb2…aefd77d ago0x354815…d213be
0xa787…64cf0x0e3d…7757Base$1.05100%0x4136…b72677d ago0xbfb525…8b09aa
0xa787…64cf0x0e3d…7757Base$3.15100%0x3d53…a35977d ago0xa0e717…56a883
0xa787…64cf0x0e3d…7757Base$66.15100%0x3cca…9c7c77d ago0x0e12e1…018957
0xa787…64cf0x0e3d…7757Base$4.20100%0x823e…6b6c77d ago0xfcaf55…1bab8d

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.