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%payAI118d ago0xf55410…a78e54
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc67f74…94a855
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb4d5ca…07c34e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3afff9…d21b4b
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xad6b55…b48692
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x62fbff…439c91
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x22f78a…593990
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb9e205…12eaba
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd528e5…cb5981
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x343358…e5bee3
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3dc4cf…f75af5
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcf33ab…517096
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x76dca9…768c19
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6cdfa1…5c176f
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x72dd9d…b7258c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x15d485…d21d93
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xed6357…066ff0
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc335d8…56bf98
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfafcc8…ce535d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2b2eb3…687e91
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x34968f…26c1d9
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9f22d3…5721da
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5c3202…60f86c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc9d8e8…e172d5
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI118d ago0xafa58f…ec24ba

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.