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%payAI104d ago0x4820b6…e957ac
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91711c…ea2e91
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe97dd0…b13b75
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2776ca…5d334c
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc79f3…9913ac
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xac28ce…d040f0
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd628b9…73cc68
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73477a…bd1d99
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6dc9c4…2a6ba4
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3178b…76d895
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa685ae…2fbd78
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa9011a…3b2770
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x15f4b6…6c18f6
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x95d4fc…259e66
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x225c04…262f21
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x669418…88ffd8
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0513ce…0cb9e0
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x807488…6e9426
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb85e6…143c7b
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38ee47…f762bc
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdde1f4…c26d7f
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9c052a…a06fee
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x704e58…e30aeb
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x707492…de16c3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x424209…63875a

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.