Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x95cd14…d36a4c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8ce0a…afbbd0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35c742…e71de1
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fe9d3…22a5f3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76a2b5…77558b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6388af…f40188
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x84aad4…8d700e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x580797…67c568
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x527043…cb42cb
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba4780…1d26e6
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7df6a…25235f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0eaa05…4ae72d
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69e555…2773b8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c1958…9397d0
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e724e…8573fc
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57d935…126049
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0578d2…f852af
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x417e64…eba9a1
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2319f7…98b13f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe6f451…7441cf
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0b7335…6772d4
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed458d…30909b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09669d…61971c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x886787…04539f
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI106d ago0x463f3c…69a9d4

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.