Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0x1ecb91…551e7e
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0x880cf1…803d38
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0xd214d2…d08e32
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0xa4a7ea…b2f387
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa38d ago0xe4bd51…a64762
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa38d ago0x1e82cd…3da79a
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0xb9eb00…dbe53d
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0x96df07…34ffa5
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0x6751dd…a1f906
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa38d ago0x405bab…85423a
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0xde39ea…56196c
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa38d ago0xa2b3c5…09ffa0
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa38d ago0x89481d…aab4f3
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa38d ago0xc86086…d23039
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa38d ago0xbbd4ff…fd1149
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa38d ago0xe33063…9de8f8
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa39d ago0x8caff0…5e3790
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa39d ago0x1b3550…bb8e7d
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa39d ago0xdfc3ed…dcb714
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa39d ago0x66b4d1…78da3f
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa39d ago0xdd91f4…c8e89d
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa39d ago0x0c2a15…084a9c
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa39d ago0x0a636a…f7a19a
0x0ae5…576d0x9c95…e299Base$0.001100%fluxa39d ago0xb8cff8…6a51b1
0x0ae5…576d0xfe80…47eeBase$0.001100%fluxa39d ago0xa2c291…2ad4a4

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.