Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa36d ago0x8fb0eb…4d9e89
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa36d ago0xe5a02c…deb253
0x353c…cafe0x9c95…e299Base$0.001100%fluxa36d ago0x0e7782…ed31f1
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa36d ago0x32cea1…c4f0b9
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa36d ago0x92d559…cc6154
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa36d ago0x588171…0ebe47
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa36d ago0x57a2c9…2ecc2a
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xffc177…7f4a6e
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xd65bba…969815
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xbc4951…46a027
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x4b923e…e943a6
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x5411cb…a00dd7
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x3e8050…f31a84
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x089e72…2ebfe6
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xbc1ef1…ab69a8
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0xd05892…038006
0x353c…cafe0x9c95…e299Base$0.001100%fluxa37d ago0x4ebc23…257873
0x353c…cafe0x9c95…e299Base$0.001100%fluxa37d ago0x5d4f4a…f0f029
0x353c…cafe0x9c95…e299Base$0.001100%fluxa37d ago0xeea1bf…93a821
0x353c…cafe0x9c95…e299Base$0.001100%fluxa37d ago0xbd3ee7…e74425
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x51f899…ae3235
0x353c…cafe0xfe80…47eeBase$0.001100%fluxa37d ago0x9dd504…6e9be1

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.