Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa209…62790xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0x10a0ea…3b5947
0x1cf5…98b50xf2ad…9e91eip155:1$20.00100%Route unknown100d ago0x2bbeb2…b72725
0xa8a3…8d150xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0xc963ce…ebc783
0x4e4a…87f50xf2ad…9e91eip155:1$10.00100%Route unknown100d ago0x81a70f…50377b
0x80e7…94370xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0xbbb75c…610161
0xfee2…36730xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0x5e87a9…779e5a
0xdddd…75af0xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0x6c9e3a…fda061
0x9d83…07b50xf2ad…9e91eip155:1$20.00100%Route unknown100d ago0x615811…bd1525
0xeb12…96530xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0x7727b4…d2503d
0x86b5…cb120xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0xc05fb0…58fc3a
0x1f7c…d21a0xf2ad…9e91Base$2.00100%0x4661…93fd100d ago0x1de13e…719a37
0xb6e9…11aa0xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0x1b5982…088934
0x0d60…a5730xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0x50fbac…a210bf
0x6aa0…c0130xf2ad…9e91eip155:1$5.00100%Route unknown100d ago0xcdea5a…1f8513
0x6451…d5d40xf2ad…9e91eip155:1$5.00100%Route unknown101d ago0x23e88a…34e195
0x4cde…3d2f0xf2ad…9e91eip155:1$10.00100%Route unknown101d ago0x928b3a…2ee014
0x08e8…b3420xf2ad…9e91eip155:1$5.00100%Route unknown101d ago0x2edc9d…429e70

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.