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$2.10100%0x1f15…885759d ago0x71143f…725225
0xa787…64cf0x0e3d…7757Base$10.50100%0xf11b…db9459d ago0x5b9217…cc44c1
0xa787…64cf0x0e3d…7757Base$5.25100%0x0b7e…f08e59d ago0xeaeda4…9a29b3
0xa787…64cf0x0e3d…7757Base$5.25100%0xa30d…6d0059d ago0x6b621b…cd5e12
0xa787…64cf0x0e3d…7757Base$10.50100%0x3d37…880659d ago0x830a4b…cbfb56
0xa787…64cf0x0e3d…7757Base$10.50100%0xe706…1d9b59d ago0x2ff658…43341a
0xa787…64cf0x0e3d…7757Base$15.75100%0x1708…5a2759d ago0x6d406c…74f4f6
0xa787…64cf0x0e3d…7757Base$1.05100%0x2bdf…11ce59d ago0x779220…d7a416
0xa787…64cf0x0e3d…7757Base$1.05100%0xc072…b4b159d ago0x5bfee8…e851a6
0xa787…64cf0x0e3d…7757Base$2.10100%0x0553…cecf59d ago0x71030b…edf4b5
0xa787…64cf0x0e3d…7757Base$6.30100%0x8134…084959d ago0x69caa4…9c34c4
0xa787…64cf0x0e3d…7757Base$3.15100%0xc366…284e59d ago0x3d0b06…18dacd
0xa787…64cf0x0e3d…7757Base$52.50100%0xd98d…210559d ago0x2cb813…096874
0xa787…64cf0x0e3d…7757Base$8.40100%0xc506…1e3d59d ago0x6d7747…9f14a5
0xa787…64cf0x0e3d…7757Base$1.05100%0xa96f…aeb159d ago0xe237ea…9688ca
0xa787…64cf0x0e3d…7757Base$10.50100%0x42d1…f7df59d ago0x1e528a…add6b4
0xa787…64cf0x0e3d…7757Base$1.05100%0x63f7…457859d ago0x05c14a…9890b8
0xa787…64cf0x0e3d…7757Base$2.10100%0x9dba…e8e059d ago0x9199b7…e4997a
0xa787…64cf0x0e3d…7757Base$10.50100%0x6078…eee859d ago0x25e6bb…1f14b7
0xa787…64cf0x0e3d…7757Base$3.15100%0xd812…ee4459d ago0x4fca87…a9ba1d
0xa787…64cf0x0e3d…7757Base$21.00100%0x7250…0f2059d ago0x342762…9411e3
0xa787…64cf0x0e3d…7757Base$2.10100%0x5e6e…178759d ago0x95e684…6ed65a
0xa787…64cf0x0e3d…7757Base$3.15100%0x0166…37af59d ago0xa092d8…7c8fd4
0xa787…64cf0x0e3d…7757Base$2.10100%0xbcc0…614b59d ago0xcd31a0…1e6cc7
0xa787…64cf0x0e3d…7757Base$3.15100%0x9cee…c9d959d ago0x6bbc38…dde11c

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.