Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7ae44…f2f7ea
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9bfe5…5f6ef3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc35787…db2a42
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x98db3f…692e82
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x218895…47e63c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c8362…a8925a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x45f403…1fa666
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb98547…63793b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24df85…1bd92e
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1257f…ae71f1
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f22fe…c66aa5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7f9b9…630036
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d06b3…27d940
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb43f36…607c65
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fb9a3…5f1a64
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcf39d2…4a168c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab0e98…412d83
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1c9736…ae1196
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x702c26…38d32c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7bc99d…c0b819
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b4032…de13a9
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28fd21…39157b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78772f…a41854
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a6e95…d8de85
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdd9827…905ef3

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.