Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0x66570c…071393
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0xbef94f…e7068e
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0x8e0a2c…c2bfdf
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0x834532…748076
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa43d ago0x9ea264…9cfc8b
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0x30af09…604241
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0x272a9b…429c00
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0x2fa933…447744
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa43d ago0xe70047…190816
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa43d ago0x00e76e…94b0e8
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0xc19f29…167883
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa43d ago0x7138e2…1890c1
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0xf2d90f…94df50
0xcea6…c7070x9c95…e299Base$0.001100%fluxa43d ago0xbcd2d0…d04c45
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0x2d1b5f…2a7828
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0x14e7b8…01146c
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa44d ago0xc3e69e…167c09
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0x957e4b…eea654
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0x62df93…13ad32
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0x7fee13…62459b
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0xb1ddf2…ef5aff
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0xa3f304…225fc5
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0xe07e7a…b0be9e
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa44d ago0x64e8ea…ef19e4
0xcea6…c7070x9c95…e299Base$0.001100%fluxa44d ago0x1ba038…b41d74

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.