Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0xec3d83…c2874d
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0xf4ede9…f0e132
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0x5b05eb…6375b1
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0x432c14…987eb6
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0x36ab90…26ef44
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0xc119e5…5dff37
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0xb19b61…5e4963
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0xec069c…9af0aa
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0x847d52…e1e0ff
0x424f…da090x9c95…e299Base—$0.001100%fluxa37d ago0xd43f61…de46be
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0xfc08f2…b5a6ba
0x424f…da090x9c95…e299Base—$0.001100%fluxa37d ago0x58ed81…8f1dd4
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0xad7887…28623c
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0x74be6e…5f439b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0x3bd567…23d0e3
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0xa9c229…85b655
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0x18f1c1…ac9fdc
0x424f…da090xfe80…47eeBase—$0.001100%fluxa37d ago0x26a2a9…ff5706
0x424f…da090x9c95…e299Base—$0.001100%fluxa38d ago0xd54615…3a4c93
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xa01c30…c746cb
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xf0a6bc…9bb2ea
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xa7efe6…70fd68
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0x6c7c76…a8cc1e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xcf1b9f…0c5706
0x424f…da090xfe80…47eeBase—$0.001100%fluxa38d ago0xb6433b…4294d8

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.