Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$5.25100%0x5e44…05a8120d ago0x70cb07…9d5ebf
0xa17c…60a90x0e3d…7757Base—$6.30100%0xd09f…ebf0120d ago0x8ce7a3…1ef1fb
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6c20…6aed120d ago0xf66450…0b3a42
0xa17c…60a90x0e3d…7757Base—$11.55100%0x6c0f…7cd6120d ago0x6efe63…86fe49
0xa17c…60a90x0e3d…7757Base—$1.05100%0xb859…c367121d ago0x69d507…c2ff5e
0xa17c…60a90x0e3d…7757Base—$2.10100%0x39e0…3f79121d ago0xa40805…3e951b
0xa17c…60a90x0e3d…7757Base—$3.15100%0x6d2e…0c64121d ago0x370d3e…5daa98
0xa17c…60a90x0e3d…7757Base—$15.75100%0x4218…be87121d ago0xe203d8…3bff9b
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7929…b331121d ago0x0308e7…a621ed
0xa17c…60a90x0e3d…7757Base—$21.00100%0x27f5…dfdc121d ago0x76a848…66fd84
0xa17c…60a90x0e3d…7757Base—$3.15100%0xaf61…49f6121d ago0xe36603…81c18f
0xa17c…60a90x0e3d…7757Base—$21.00100%0x811a…c8aa121d ago0x32a556…9e71d8
0xa17c…60a90x0e3d…7757Base—$1.05100%0x4f6a…d2f6121d ago0x7afad0…8701ca
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3c35…aa73121d ago0xd7bcac…251ef8
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1570…9b0a121d ago0xb74a53…954a95
0xa17c…60a90x0e3d…7757Base—$1.05100%0x09f6…b65c121d ago0x47e035…b5a9fb
0xa17c…60a90x0e3d…7757Base—$10.50100%0x55b3…f1a0121d ago0xa23b82…e07f92
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3d68…f69e121d ago0xe77551…76b200
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2960…064b121d ago0x7b99f8…2e5806
0xa17c…60a90x0e3d…7757Base—$5.25100%0xcf0a…a2c3121d ago0x806711…2f9c29
0xa17c…60a90x0e3d…7757Base—$31.50100%0x20cf…bf55121d ago0xc87b16…21e79e
0xa17c…60a90x0e3d…7757Base—$2.10100%0x88cf…d21b121d ago0x4339aa…71c9b6
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8c4f…19d7121d ago0x83f12b…e32260
0xa17c…60a90x0e3d…7757Base—$3.15100%0xb859…c367121d ago0x32323e…41940b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x7390…9c93121d ago0x3c14e0…7d484a

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.