Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0x2262a8…5c11e5
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0xd19cf5…3cc944
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x99a9a2…234ff8
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x799d4c…f712ed
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0xbd5de2…ebba86
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x2b80a6…bcc6ee
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x747535…cdce1d
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x2c7d4b…87c015
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0xabdc5a…385172
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x74baed…faca0a
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x3f1151…d038d4
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0xb5e5f5…0a63f1
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0xb2eaec…b20bc1
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0xabf5a2…436ead
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0xf22985…2c353f
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x8299f2…71be06
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0xb887c1…049775
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0x3b449c…3dd7d0
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0x1c2c6e…2bc7be
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa38d ago0xc3d1d4…14a858
0xfcf6…9f120xfe80…47eeBase$0.001100%fluxa38d ago0xee210b…3daeaf
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0x3a9d13…558073
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0xe677fb…4dc0ec
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0x5ec355…42ae83
0xfcf6…9f120x9c95…e299Base$0.001100%fluxa39d ago0xcede27…0e1455

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.