Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x497c00…f54d57
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4aa52f…ff2dfa
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ed144…18a443
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x14081d…fbb873
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba25cf…ad6946
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9dc709…53fe4f
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7dda88…65479b
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd6f034…4d7066
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe8a58…0af82c
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf205ed…c16128
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b68e1…46a2aa
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f4096…7f2397
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4be1f…9098cd
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x434074…99d685
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9d513…eaa427
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9710a3…471146
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb99261…50dc78
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x269912…8e32b4
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3aed7e…e2fd88
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c3d81…58c030
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x336116…23001a
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e3573…e6d7c4
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2b9e0…f9ef4f
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc94507…9bd053
0x55c1…e6760x6a5e…c666Basex402 service$0.001100%payAI106d ago0x654c3b…52f44c

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.