Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa38d ago0xf8a3b6…26991f
0x49d4…3d270x9c95…e299Base$0.001100%fluxa38d ago0x62b707…523136
0x49d4…3d270x9c95…e299Base$0.001100%fluxa38d ago0x32f94c…d1f6b4
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa38d ago0x28d432…47bc31
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa39d ago0xdb8edc…8a6cfd
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x074078…59e0c7
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0xe188df…d8ffcd
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x3ab0fe…5a97e2
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa39d ago0xa7583f…9c1d76
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa39d ago0x86a883…554ebd
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x4cb773…fe1d5d
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x6f1f83…8e7620
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x819c32…17bf58
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa39d ago0xb5ef6e…7555ef
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x85adf8…d4e80e
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x9a78e3…79412b
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x9eb381…68bc00
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0xafd532…7a2943
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa39d ago0x09d6c7…e391a8
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0xcfc1f2…1d05d3
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x1d291e…8e1e78
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa39d ago0x9f6ac1…533ab9
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x71393f…f7883c
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0xb97c1a…b0ef8e
0x49d4…3d270x9c95…e299Base$0.001100%fluxa39d ago0x3a6013…dc2322

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.