Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0x0b35ac…14f0e0
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0x15071b…c0e624
0x181c…ccc30xac65…4417Base$12.72100%fluxa108d ago0x583b88…7b87d5
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0xd5016d…8f3f72
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0xae279e…eb2a88
0xb90a…9ae40x181c…ccc3Base$12.61100%fluxa108d ago0xf49844…47f04c
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0x4a414a…0e0a5d
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0xada2a0…880b2c
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0x11cafc…79ba00
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0x1cfabd…06c513
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0x54eb82…13b318
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0x41607a…106ff4
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0xa7ca6d…0d1c1d
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa108d ago0xd05b1a…4549b5
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa109d ago0x62df3f…f01d75
0x181c…ccc30xac65…4417Base$0.05100%fluxa109d ago0x4bbf79…7bb7e0
0xb90a…9ae40x181c…ccc3Base$0.05100%fluxa109d ago0x655116…9f4736
0x181c…ccc30xac65…4417Base$0.01100%fluxa109d ago0x341b37…d9857d
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa109d ago0xd80c48…d1f457
0x181c…ccc30xac65…4417Base$0.04100%fluxa109d ago0xb7618c…27aa5b
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa109d ago0xaa0f62…ab50f6
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa109d ago0xdced47…33df5a
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa109d ago0xc02d4d…f30ecb
0xb90a…9ae40x181c…ccc3Base$0.01100%fluxa109d ago0x5585b3…19973a
0x181c…ccc30xac65…4417Base$0.01100%fluxa109d ago0x79fd95…869a9e

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.