Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9955…999a0x10d8…b610eip155:1—$157.50100%Route unknown102d ago0x88d106…1b1656
0xba43…3e910x10d8…b610eip155:1—$1.05100%Route unknown102d ago0x610dc4…3621a6
0x0719…acc80x10d8…b610eip155:1—$10.50100%Route unknown102d ago0xb956fb…af369d
0xeb73…42720x10d8…b610eip155:1—$5.25100%Route unknown102d ago0x01eae8…69f115
0x5eba…db430x10d8…b610eip155:1—$10.50100%Route unknown102d ago0x81d518…c1be2f
0xa00a…281f0x10d8…b610eip155:1—$210.00100%Route unknown102d ago0xe0fc09…21aabc
0x194c…1f080x10d8…b610eip155:1—$283.50100%Route unknown102d ago0xf8463b…92fd4c
0x755c…20a90x10d8…b610eip155:1—$5.25100%Route unknown102d ago0x3a8fcb…3d791d
0x3101…a2c20x10d8…b610eip155:1—$157.50100%Route unknown102d ago0xdf625e…b7bb54
0x8508…f9f20x10d8…b610eip155:1—$10.00100%Route unknown102d ago0x1d3c43…bb70cf
0x588c…2fbd0x10d8…b610eip155:1—$5.25100%Route unknown102d ago0xfdc977…1d28b8
0xf7e3…2b370x10d8…b610eip155:1—$4.20100%Route unknown102d ago0x018404…10d808
fangxia.eth0x10d8…b610eip155:1—$220.50100%Route unknown102d ago0x64476d…d0b7eb
0x2e31…d2a50x10d8…b610eip155:1—$49.35100%Route unknown102d ago0x892b25…c82cd8
0xc407…38c10x10d8…b610eip155:1—$3.25100%Route unknown102d ago0xd9f74b…5a4349
0x9b13…838b0x10d8…b610eip155:1—$248.85100%Route unknown102d ago0x3d19c3…c32101
0x8a4f…aa190x10d8…b610eip155:1—$99.00100%Route unknown102d ago0x903f5e…e76ba4
0x8e80…e63d0x10d8…b610eip155:1—$52.50100%Route unknown102d ago0x551d70…19fb8a
0xb3ba…f92f0x10d8…b610eip155:1—$15.75100%Route unknown102d ago0xfcd19e…21b8ee
0xa852…a7340x10d8…b610eip155:1—$5.25100%Route unknown102d ago0xee0686…fc600d
0x4f9a…70830x10d8…b610eip155:1—$15.75100%Route unknown102d ago0x02544e…22a240
0xcd9a…5b300x10d8…b610eip155:1—$8.40100%Route unknown102d ago0x07de25…2b1d65
0xcd9a…5b300x10d8…b610eip155:1—$10.50100%Route unknown102d ago0xcf38ac…b6595b
0x9599…6cbb0x10d8…b610eip155:1—$47.25100%Route unknown102d ago0xad5ff3…95ae65
0xa88b…aa1b0x10d8…b610eip155:1—$5.25100%Route unknown102d ago0x07188f…69e1a3

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.