Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x097077…0579ea
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x861bfc…dd6532
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb32192…e3c51c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x079482…546188
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x409378…8a724c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x419478…c9d056
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0bd5f0…416f05
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x74eea6…2f5bf1
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf02ce8…8a68d3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6d9d77…2dc4b3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI121d ago0x687165…4a79c7
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI121d ago0x5b5c86…5f70d4
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI121d ago0x90c78e…94b7a0
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcb11d2…26a525
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4e7a8e…79bbec
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1d4cc8…422cbd
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI121d ago0x578f22…16d69c

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.