Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x6737d8…ce0827
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x4061a6…d50d60
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xec9b63…00b73e
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x6da710…1910f8
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xe60ead…662e1d
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xc08566…e7737a
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x2e1650…644d44
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xda41ec…477e33
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x530a2d…dda15b
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x724f76…be3168
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xd9653d…9d933d
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x0479a1…d9c6e6
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xf07a79…129453
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xd28e93…c68ab2
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x826b18…482f7f
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x63f829…08dc14
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x75f9e5…66ed03
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x8fe66d…d6733b
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xfc2b21…4a9075
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x3fb23e…796096
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0xe8c146…416316
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x2426d8…a3db66
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x99ca78…12b09d
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x5e7d34…ded472
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa52d ago0x159d78…6cdfed

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.