Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb2d…f9d40x2106…ee89Base$0.50100%0xc440…c95798d ago0xfe964e…d62eaf
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0xb3f808…bb8691
0x4419…33c50xcb2d…f9d4Base$0.50100%0xc440…c95798d ago0x104768…544904
0xcb2d…f9d40x2106…ee89Base$0.50100%0xc440…c95798d ago0x4d5e51…528c9d
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0x9c5f79…8613de
0x4419…33c50xcb2d…f9d4Base$0.50100%0xc440…c95798d ago0xe7c85c…541966
0xcb2d…f9d40x2106…ee89Base$0.50100%0xc440…c95798d ago0xc2c396…18df5f
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0xe7ca1e…f36cbf
0x4419…33c50xcb2d…f9d4Base$0.50100%0xc440…c95798d ago0xe8b3ee…d67af4
0xcb2d…f9d40x2106…ee89Base$0.50100%0xc440…c95798d ago0x7fea55…8d1c97
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0x3669e8…747c07
0x4419…33c50xcb2d…f9d4Base$0.50100%0xc440…c95798d ago0x24ae3c…2a073d
0xcb2d…f9d40x2106…ee89Base$0.50100%0xc440…c95798d ago0x87ea64…44c598
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0xa69408…d4f5d3
0x4419…33c50xcb2d…f9d4Base$0.50100%0xc440…c95798d ago0xe92e0f…715426
0xcb2d…f9d40x2106…ee89Base$0.50100%0xc440…c95798d ago0x1882cb…b3e553
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0xf0cfd5…41852a
0x4419…33c50xcb2d…f9d4Base$0.50100%0xc440…c95798d ago0xf00a5b…37efa4
0xcb2d…f9d40x2106…ee89Base$0.50100%0xc440…c95798d ago0x0747d4…8fce9f
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0x04973c…3a350f
0x4419…33c50xcb2d…f9d4Base$0.50100%0xc440…c95798d ago0xe1208a…4f5f53
0xcb2d…f9d40x2106…ee89Base$0.50100%0xc440…c95798d ago0x6a75db…4387ed
0xcb2d…f9d40xf787…91b2Base$0.002100%0xc440…c95798d ago0x70bec4…055a43
0x4419…33c50xcb2d…f9d4Base$0.50100%0xc440…c95798d ago0x373641…8c6b84

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.