Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ee…cf000x5c4e…a0fdBase—$0.2970%0x5c4e…a0fd10d ago0x4888f4…db741f
0x5c4e…a0fd0x4020…0003Base—$0.5670%0x76df…025610d ago0xee3827…b8d3c4
0xdf1b…43a90x5c4e…a0fdBase—$0.0670%0x5c4e…a0fd10d ago0xc2b457…b5de97
0x5c4e…a0fd0x4020…0003Base—$0.5670%0x76df…025610d ago0x4d8023…b3b0b2
0xde32…57a60x5c4e…a0fdBase—$0.1370%0x5c4e…a0fd10d ago0x3f3e32…2de081
0xdf1b…43a90x5c4e…a0fdBase—$2.2270%0x5c4e…a0fd10d ago0xb14018…f6cb3d
0x5c4e…a0fd0x4020…0003Base—$0.1870%0x76df…025610d ago0x2d8280…b3cdd8
0x5c4e…a0fd0x4020…0003Base—$0.1870%0x76df…025610d ago0xf143bb…0c7327
0xd61c…9c0f0x5c4e…a0fdBase—$0.2470%0x5c4e…a0fd10d ago0x96a53f…ff23cc
0x5c4e…a0fd0x4020…0003Base—$0.1870%0x76df…025610d ago0x257319…4779ce
0x5bd7…5a730x5c4e…a0fdBase—$0.2870%0x5c4e…a0fd10d ago0xaf4eb4…925e3e
0x5c4e…a0fd0x4020…0003Base—$0.1870%0x76df…025610d ago0x7114cd…f3e540
0x1ae8…b7e90x5c4e…a0fdBase—$0.2870%0x5c4e…a0fd10d ago0x1a3acc…61cbeb
0x5c4e…a0fd0x4020…0003Base—$0.1870%0x76df…025610d ago0x2d7594…9842b3
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025610d ago0xd16c92…920c29
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025610d ago0xac6796…22fbb8
0x79c9…e6050x5c4e…a0fdBase—$0.4870%0x5c4e…a0fd10d ago0x2a7b76…d8b3e6
0x2289…73f80x5c4e…a0fdBase—$0.4970%0x5c4e…a0fd11d ago0xa8a861…2169f6
0x5c4e…a0fd0x4020…0003Base—$0.5570%0x76df…025611d ago0xe7a8b1…4b51ee
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025611d ago0x37f3a0…a15abb
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025611d ago0x5483a9…ac307b
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025611d ago0x31eff1…b38122
0x9ba9…a1df0x5c4e…a0fdBase—$0.4570%0x5c4e…a0fd11d ago0xb846ed…d67577
0x5c4e…a0fd0x4020…0003Base—$0.5470%0x76df…025611d ago0x6e1d28…5e5a46

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.