Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa46d ago0x75716b…73bc61
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa46d ago0x36765a…9d3415
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa46d ago0x3b9179…109fee
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa46d ago0xf131a6…f4b6b5
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa46d ago0x7d693f…0ec23c
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa46d ago0xfff794…c9fad9
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa46d ago0x0fd8d2…1512b1
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa47d ago0x9f6357…6b9db1
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0xbca4ea…689bd0
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0xe86e46…c9638d
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x9f0cb2…c2dd23
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa47d ago0xfa5064…38d7d9
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x9fc717…e4b6b7
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x0ebae8…a4ab4e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa47d ago0x990857…d3d77a
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0xb3b2fc…37c3d7
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x63c869…493f99
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x3b5748…787b4e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x968ad4…d7aa53
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0xaf3736…b49e1e
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x420aed…fb3c13
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x1b7d63…ed939e
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa47d ago0x6a5ede…cc0b4f
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x48f3a1…8201f5
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa47d ago0x178275…cf0487

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.