Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb1a…cbb50x0e3d…7757Base—$10.50100%0x5a57…2a9e49d ago0xbb164c…132565
0xdd07…45b90x0e3d…7757Base—$1.05100%0x1bf5…a71649d ago0x50639f…2ffbcf
0x5581…90900x0e3d…7757Base—$10.50100%0xe935…f90449d ago0xc9b592…7beae2
0x8e94…21a00x0e3d…7757Base—$8.40100%0x8ae6…570649d ago0x7552d8…c7168e
0xa787…64cf0x0e3d…7757Base—$2.10100%0x699a…427449d ago0x277356…ca145b
0x1332…66eb0x0e3d…7757Base—$30.45100%0xf8c4…d83649d ago0x3fe5fe…59582d
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5d0b…1ded49d ago0xa97f93…c7cd2c
0x1332…66eb0x0e3d…7757Base—$81.90100%0x7c94…b13e49d ago0xaab1da…e8565f
0x1332…66eb0x0e3d…7757Base—$11.55100%0x7311…c90b49d ago0xd37596…569e5a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xfb22…aa3b49d ago0x16a3ba…f827ea
0xd4dc…48d70x0e3d…7757Base—$8.79100%0xc06a…344749d ago0xa95f6f…011bd1
0x1332…66eb0x0e3d…7757Base—$4.20100%0x9cee…c9d949d ago0x0c9a01…cb28dc
afshin3a.eth0x0e3d…7757Base—$10.50100%0x4e4a…2e7349d ago0xa19bf7…405878
0xd4dc…48d70x0e3d…7757Base—$10.39100%0x77d2…395e49d ago0xea33a1…0533cb
0xa787…64cf0x0e3d…7757Base—$2.10100%0xedfa…1e1249d ago0x40782e…b483d5
0x1332…66eb0x0e3d…7757Base—$26.25100%0xc629…e70149d ago0x30ae5c…fc75ac
0x1332…66eb0x0e3d…7757Base—$21.00100%0xc144…dd4e49d ago0xbd355c…fb04df
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5df6…642849d ago0x55ac3e…b65043
0x4c63…ac330x0e3d…7757Base—$52.50100%0x8817…492749d ago0x885ac6…913871
0x8c48…44a80x0e3d…7757Base—$6.30100%0x573b…0d2849d ago0x3ecc3c…c3a12d
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xfbcc…3fea49d ago0xc1d055…ce5391
0xbe5c…4b5a0x0e3d…7757Base—$6.30100%0xd27a…bec849d ago0x19feb6…2c2768
0x1332…66eb0x0e3d…7757Base—$52.50100%0xe10f…cb7049d ago0x60e317…de410e
0xa520…eca40x0e3d…7757Base—$1.05100%0xdb8c…386149d ago0x8b6106…b238ec
0x1332…66eb0x0e3d…7757Base—$580.00100%0x2740…f50449d ago0x56513d…f890c6

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.