Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x430dde…62d0a8
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x30d824…3ba6e7
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0xb9279c…aa2c54
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x1c17b7…3c0b91
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa46d ago0x24af41…d16c47
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x6fa3f0…d247ae
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x634fcf…4b8c75
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa46d ago0x75f688…109b21
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0xf57519…7038f8
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x9df7b9…45595c
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x08805b…fa7bd2
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x61b1b1…1793a3
0x2f0b…09790x9c95…e299Base$0.001100%fluxa46d ago0x477671…e5b695
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa46d ago0xaa0272…4f77d2
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0x38ac32…909315
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa47d ago0x732823…3b09af
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0x52e6a9…94ff87
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0x3a286c…ae22f2
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0xe6bb2c…fcdd2c
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0x161796…c75747
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0xb20618…2b23c1
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0xb729a6…b31752
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0x7ef885…4b255d
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0x619d01…ebf4e9
0x2f0b…09790x9c95…e299Base$0.001100%fluxa47d ago0xcaefa7…3dd53a

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.