Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6ffe9…f304ce
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb5513…a468ea
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc78af0…e53eda
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d82a2…761e2d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc18b2b…63eb75
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2a1a6…faf2ea
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeed02b…0b3063
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51bcac…bbfd5a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x739e80…3ab664
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bb3bb…520609
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x30f267…4efefb
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0fdf7a…264515
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2e519…75330e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa5f081…22c5d4
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e2aac…62698d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d0a88…7df955
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c1f45…30157b
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73c65b…c57d9c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f6cfb…cbf5e0
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x750bb5…4dc7d5
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb118f…90e1e3
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x88c8ac…02e61c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x627e3e…12bcf6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbee9ab…dc9d93
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2382fc…7e8f34

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.