Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0xb5ee98…1623e1
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x17f180…020f90
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x593a9f…18a300
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0xce5d69…1fdfc9
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x55be8c…9d253b
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x1cdd69…4bb896
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x6a49fe…0f156d
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0xfcda6d…adc7bd
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x211cec…f57678
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x09f3b1…71af22
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x8003a2…ef6dd4
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0xf5aee3…ebe267
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x5fdeda…c66d19
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0xed1398…fbfe24
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0xb377fe…cc3dc4
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x037709…741945
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x071c9c…855a68
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x66c178…7244de
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0xd1459b…784145
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0xc88e81…342967
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa30d ago0x623109…a62c0a
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa30d ago0x2b79f8…818793
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa31d ago0xf45ba4…27903d
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa31d ago0xd10596…5eccf8
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa31d ago0xeb70af…a0b8a3

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.