Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf102…de900xfe80…47eeBase—$0.001100%fluxa31d ago0xed2aaf…cc9640
0xf102…de900xfe80…47eeBase—$0.001100%fluxa31d ago0xab021e…20659a
0xf102…de900xfe80…47eeBase—$0.001100%fluxa31d ago0x6d1e54…1e76ca
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x4b4ccf…9faea7
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0xa23e9b…b1195c
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x08a758…67c147
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0xcac3c9…b4c811
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0xc0842a…77827a
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x5e4830…f03af8
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x92410a…76f884
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x41b185…a2c543
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0xb5cebf…dd5e90
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x748701…4d8a0e
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x64be18…1c51ae
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x21d9b2…3cc795
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0xcb38b8…9fb4c9
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x90e671…8a62c0
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0xcad800…3aff0f
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0xade32b…b1d7c1
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x4caffb…365570
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x5a18dd…badd29
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x4f9471…fed845
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x9fabff…2f30c9
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0x5559b0…4f9ac0
0xf102…de900xfe80…47eeBase—$0.001100%fluxa32d ago0xd26368…6040a6

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.