Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0xa31f12…43bfa0
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x3fca54…f0fc52
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x1144a8…299118
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x2209b0…595d29
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0xc68cc8…8c27b5
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0xce283f…1b706b
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x6cb165…52b7d0
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x1ae1f7…650b64
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x6ead95…8d5cb0
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x201e79…dc5cb3
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x67baad…1b162d
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x6d1e32…6c6e44
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x330e01…440cae
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0x01a46e…3220d0
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa120d ago0xe8f967…da217f
0xb90a…9ae40xc4c5…6f38Base—$0.02100%fluxa121d ago0x3bccb1…8c1598
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa121d ago0xbbdbf6…765b1f
0xb90a…9ae40xc4c5…6f38Base—$0.01100%fluxa121d ago0xf66bd2…d8ea24

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.