Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0xe7f447…072a77
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x521aa2…f1e623
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x8473c1…7af653
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0xd28bd9…3c39e2
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x45dc9b…8c88ba
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0xdf66cd…3e3add
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x5561a6…7a11ea
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0x1e0bf3…18232d
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown25d ago0xa4335f…7b9d73
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x913c4c…ea0a84
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x492d1f…6e9df0
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x565e42…e3a7fa
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0xfdeaa8…7a39d4
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0xa35021…6d15d4
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0xd2d0ec…a1cbc4
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0xadc14c…ed6eb4
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x4763ff…76e87f
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x832142…698712
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0xb33998…e566a6
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x4d23e6…939b48
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0xee4fd7…a286cd
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x945398…2f029b
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0xfef9ed…243d86
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x3c4619…a7a312
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown26d ago0x4665fb…820291

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.