Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x746e91…6da621
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x9b26ff…74d0fe
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x0bd2ab…b6b718
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa34d ago0x1420ff…fe8686
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x2c6359…f687b5
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0x79f97a…f85808
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa34d ago0xf9dd59…c8d5d1
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0x55f51a…9c1522
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0xb94302…e2403e
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0x6555f3…658bef
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0x253994…8a5aa3
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0x03e3af…b27d21
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0xbc6257…c90585
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0xd96331…4737d9
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0x4cdd3f…030cf7
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0x0d85f1…1802a8
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa35d ago0x6301dc…4c849a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0xa641a3…38c416
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0x69baa1…dedd9a
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0xefa682…67f556
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0x46ec14…1233e5
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa35d ago0x47034d…e63082
0x880d…7cc20x9c95…e299Base—$0.001100%fluxa35d ago0x14ded5…0489a9
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0xe980c6…e290e1
0x880d…7cc20xfe80…47eeBase—$0.001100%fluxa35d ago0xf2f4af…9caf22

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.