Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e89…aaab0xcf3d…b9fcBase—$99.97100%0xe528…c02894d ago0x482b95…52c82a
0x7ca6…38e80xcf3d…b9fcBase—$10.95100%0x23ef…243194d ago0x524200…4b6c45
0x9244…192e0xcf3d…b9fcBase—$500.00100%0xe528…c02894d ago0x00447b…d87d15
0x0472…59ec0xcf3d…b9fcBase—$17.44100%0x23ef…243194d ago0x53c0f3…2d9529
0x7ff5…fd3e0xcf3d…b9fcBase—$25.38100%0xe528…c02894d ago0xe5cbab…3a64b9
0x1445…c3af0xcf3d…b9fcBase—$349.11100%0x23ef…243194d ago0x562602…eefd0a
0x5023…db110xcf3d…b9fcBase—$100.00100%0xe528…c02894d ago0x4ae759…7890aa
0x72b1…b4f50xcf3d…b9fcBase—$52.96100%0x23ef…243194d ago0xf5ac49…1e92db
0x0147…547d0xcf3d…b9fcBase—$20.00100%0xe528…c02894d ago0x3e78d2…d677da
0xb2a4…96330xcf3d…b9fcBase—$10.36100%0xe528…c02894d ago0xd6d767…d35625
0x0125…b01a0xcf3d…b9fcBase—$96.60100%0x23ef…243194d ago0xe09945…63dbb1
0xeef8…5f0a0xcf3d…b9fcBase—$153.53100%0xe528…c02894d ago0x75c2b7…161e54
0x483d…56760xcf3d…b9fcBase—$46.12100%0x23ef…243194d ago0x5d3a2f…0a986b
0x1df0…890e0xcf3d…b9fcBase—$560.00100%0xe528…c02894d ago0xc4c597…d9f47d
0x45ca…67070xcf3d…b9fcBase—$99.00100%0x23ef…243194d ago0x310d8f…280572
0x2d16…b4d30xcf3d…b9fcBase—$22.49100%0xe528…c02894d ago0xf5b0f8…d91f14
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243194d ago0x8c1bc3…d3fd21
0x2d16…b4d30xcf3d…b9fcBase—$100.00100%0xe528…c02894d ago0xca6bcb…239dee
0xc7c1…40080xcf3d…b9fcBase—$75.00100%0x23ef…243194d ago0xee7158…ee113d
0x9244…192e0xcf3d…b9fcBase—$500.00100%0xe528…c02894d ago0x43840e…eff109
0xd37b…f4d80xcf3d…b9fcBase—$195.12100%0x23ef…243194d ago0x880a2b…72eecc
0x623b…51f10xcf3d…b9fcBase—$110.00100%0xe528…c02894d ago0x7c3807…c53465
0x9244…192e0xcf3d…b9fcBase—$500.00100%0x23ef…243194d ago0x00fb81…b91a1c
0xb34b…c23a0xcf3d…b9fcBase—$105.17100%0xe528…c02894d ago0xe6d067…fcd1df
0x483d…56760xcf3d…b9fcBase—$32.87100%0x23ef…243194d ago0xb7612f…f71223

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.