Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefefeb…c925c2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4031c1…26a250
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7130ed…4d52d8
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x956c5d…f5ec30
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x34d578…fb5ce7
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f08ca…72c79d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43507b…7f0cc5
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83a8c1…e025e8
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61bc05…dbb551
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4efbc3…5c69a6
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x703b73…17618e
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d04e3…3849ae
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa8c377…3d0673
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc19734…22f9b9
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4906b…2d8ef0
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x660887…8d36e4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe2365e…6e9164
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x869328…868da8
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ff45e…5fcd84
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe12c6a…6e4644
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xebb8f0…bbb7fb
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2e81c…d15556
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x903861…4c0fbc
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73c624…6ee802
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI106d ago0xccbd98…83449a

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.