Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12dc22…3f1021
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x026dd4…595094
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e832b…a0992e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa62ef7…3195c3
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4bbd1b…125ef6
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaca972…1b46c8
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x31506e…2ab55f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x796596…51831a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb37af9…dc297a
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2c619a…e142ec
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0621a1…5c9aa9
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6416f…793537
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb13fcc…9a3fc5
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4c8c2…503432
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78a6b9…09e9bc
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f6812…41a646
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec3e4a…202a2c
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xededdf…0eaf16
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c1e6b…351a07
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x049afe…19a844
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdecce8…011f82
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9b6ae2…989541
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9a8e9f…8e921f
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe70009…77298e
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f66cc…d1fd5d

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.