Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa49d ago0xf3fe73…750fd7
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa49d ago0xc8b044…30a0bf
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa49d ago0xb46c21…0686d7
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa49d ago0xb916ab…d1759a
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa49d ago0xad8210…eedde1
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x1a6b9c…f6d9ca
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x0cdbf0…e00521
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0xbbaab5…48dde2
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0xd192ad…3c4d4d
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x7f6c2c…7186e0
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x0269f8…d94b5d
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x4acb7b…994f5d
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x66a4fc…532a44
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x43026b…411f9f
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x76a44c…b29981
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0xc92cf3…e7b89c
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x694989…306093
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0xba5cc5…e73a5b
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0xbca7b0…5788f2
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0xe68b9a…175bcb
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x36b600…82760b
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x62b0c0…42da3b
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0xb7b1f9…a8237f
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x7f8871…536cac
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa50d ago0x9c18c1…9566da

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.