Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb5e…fd620x0e3d…7757Base—$2.10100%0x665d…3bb9110d ago0xa21d50…821ecd
0x1332…66eb0x0e3d…7757Base—$10.50100%0x0fb0…4859110d ago0xb7c2c7…62ece2
0xa787…64cf0x0e3d…7757Base—$5.25100%0x0c68…47ce110d ago0x165a78…9ee2ee
0x1332…66eb0x0e3d…7757Base—$10.50100%0xf733…8f8d110d ago0x5ca29d…78be74
0xc4ef…03380x0e3d…7757Base—$22.05100%0x6476…d726110d ago0xbfe885…446b69
0xa787…64cf0x0e3d…7757Base—$15.75100%0x39e0…3f79110d ago0x3fcbd0…d8e4d0
0x1bd4…ed010x0e3d…7757Base—$2.10100%0x3368…d66b110d ago0xe75e5e…d17ae4
0x1332…66eb0x0e3d…7757Base—$5.25100%0x7969…4cf5110d ago0x2fea71…a9966e
0x1332…66eb0x0e3d…7757Base—$21.00100%0xaecf…8b75110d ago0x659247…129555
0x1332…66eb0x0e3d…7757Base—$8.40100%0x20d2…f0b2110d ago0xaa7125…85990e
0x1332…66eb0x0e3d…7757Base—$4.20100%0x1798…f45f110d ago0xef7af1…668708
janivanov.eth0x0e3d…7757Base—$105.00100%0x54c8…88d5110d ago0xd50a4c…410139
0x223b…878a0x0e3d…7757Base—$10.50100%0x3fab…7e8c110d ago0x5a4f78…4d4245
0x2ed4…b66f0x0e3d…7757Base—$117.41100%0xc0fa…66cc110d ago0xee1769…3d9c87
0x1332…66eb0x0e3d…7757Base—$21.00100%0xba2c…ddc8110d ago0x8b046e…24d8f0
0x1332…66eb0x0e3d…7757Base—$15.00100%0x59e8…d823110d ago0x78a7c2…69c404
0xa787…64cf0x0e3d…7757Base—$3.15100%0xd150…e426110d ago0xb953c1…b0638c
0x1332…66eb0x0e3d…7757Base—$105.00100%0x2d29…913b110d ago0x96158e…3456b8
0xa17c…60a90x0e3d…7757Base—$8.40100%0xb92d…57bc110d ago0x0bf892…32c332
0x6152…5d190x0e3d…7757Base—$1.05100%0x096a…5c7b110d ago0x2e70dc…32457c
0x1332…66eb0x0e3d…7757Base—$89.80100%0x817a…63b5110d ago0xf2cec5…4a6867
0x1332…66eb0x0e3d…7757Base—$7.35100%0xde1b…a3a2110d ago0x909654…428368
0xa787…64cf0x0e3d…7757Base—$15.75100%0xd02b…c379110d ago0x5b2816…0798a6
0x01f8…59370x0e3d…7757Base—$10.50100%0x0553…cecf110d ago0x3d353c…0da14a
0x1332…66eb0x0e3d…7757Base—$21.00100%0x18cc…2750110d ago0x967580…b2d1dc

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.