Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd05987…75fdff
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ebd7a…954b0a
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02a59e…c9449a
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72088a…bd9ed9
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x103453…49c1e1
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe0351…b9a3e7
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ae671…3e7338
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x777e93…5b14e1
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c8bd1…f9f1a4
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83b25f…4234e8
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd18de2…cd020b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9683d8…04a6b9
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98c81e…c0f225
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf6fd9e…71108d
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x428149…ff7a9f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x514b0f…52c5dd
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x507bf4…c2738e
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d8994…79e707
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x759c5b…d65586
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ff364…cb0704
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x616733…dfa0ab
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e4cc0…770dda
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x558d8d…642582
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4ab549…727c03
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff7785…7ddeb0

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.