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%fluxa37d ago0x5929b0…42da6f
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0xc16636…8f74f9
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x3da3b4…e0e806
0x636c…0e080x9c95…e299Base—$0.001100%fluxa37d ago0xb09138…971a55
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x472722…9d776c
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x27ce61…678c06
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0xb3d37d…97e30a
0x636c…0e080x9c95…e299Base—$0.001100%fluxa37d ago0xcb7a3b…fd187e
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0xcf9cab…48960c
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x26ef5b…4a4d20
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x2b2e18…f977ed
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x3ecf76…d46405
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x438c6a…cd181a
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x1ff11d…c884e1
0x636c…0e080x9c95…e299Base—$0.001100%fluxa37d ago0x1b914f…176b10
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x088273…f8de29
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x1de463…079310
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x9b252a…f496a1
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0xe520d0…f24271
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x732d40…a00572
0x636c…0e080x9c95…e299Base—$0.001100%fluxa37d ago0xf6fa32…fc82a9
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa37d ago0x2c4467…37df12
0x636c…0e080x9c95…e299Base—$0.001100%fluxa38d ago0x6bec28…1c6e0d
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0x02ce3a…f9c067
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa38d ago0xdfe2ec…234068

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.