Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x0326a0…81db43
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0xadbd79…91426f
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x7c6a9e…aa043a
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x70f3ef…743698
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x826353…aa2d84
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0xdf4b23…2d4a91
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x3e67a5…7e278b
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0xd9fcab…1e851b
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x33efa2…c825b0
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0xb460f6…c14275
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0x2745a0…a84a5a
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0xf648d5…532a93
0x636c…0e080xfe80…47eeBase$0.001100%fluxa22d ago0xec7c7c…b65c00
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0x770d8c…3395b5
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0xf5c476…0a8183
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0xfca1d3…b7b2cb
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0x80e08d…3d303e
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0x1fdc20…9ed430
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0xe85aab…db2aa6
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0xc32186…ae6e98
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0xde4d7c…138f47
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0x748c1c…ea652c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0xc25f52…27fc14
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0x6e2a0b…2a9f45
0x636c…0e080xfe80…47eeBase$0.001100%fluxa23d ago0x015238…92fa09

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.