Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x90e9a6…1f344a
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x941a6b…654285
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x3380d5…f822d5
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x198587…eb33b5
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x93505a…b8b01b
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0xde90ac…95c8d4
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x040ccf…bda9c2
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0xb78dd8…9fa1b8
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0xfe5be0…ed1bfd
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0xf4beeb…608ee3
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x004bac…3be828
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x0b8e49…e95654
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x482158…ea4f62
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0xd58ff2…a13564
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x45623f…324f4e
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0xdba93b…ce038a
0x979d…228d0xfe80…47eeBase$0.001100%fluxa18d ago0x5e888b…0beac4
0x979d…228d0xfe80…47eeBase$0.001100%fluxa19d ago0xb4e484…b261d2
0x979d…228d0xfe80…47eeBase$0.001100%fluxa19d ago0x2d55ba…840230
0x979d…228d0xfe80…47eeBase$0.001100%fluxa19d ago0xad3cbf…d77519
0x979d…228d0xfe80…47eeBase$0.001100%fluxa19d ago0x3bdb29…2c1385
0x979d…228d0xfe80…47eeBase$0.001100%fluxa19d ago0xd664d6…6ba964
0x979d…228d0xfe80…47eeBase$0.001100%fluxa19d ago0x65d44e…08c9c5
0x979d…228d0xfe80…47eeBase$0.001100%fluxa19d ago0xeaf9a5…17afd7
0x979d…228d0xfe80…47eeBase$0.001100%fluxa19d ago0x01e119…0c802c

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.