Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0xaa5c2e…81d3cd
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x01e6de…f37895
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x233d20…4611b7
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x8b8f64…bf0514
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x2666ef…1062c2
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x426179…e108df
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0xb5b6c8…abd579
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0xeeb314…8c5031
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x5e1b08…bd8eac
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x8b5a06…249a97
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x19d6af…4d9e9f
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x16bc59…1ed114
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0xe3678e…d4fe90
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0xa5b688…f7c510
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x507db6…bcd30e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x059f7e…c1ba42
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0xe6c99b…9feacc
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x2eab24…3801f1
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x402626…b962f5
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0xa7f1c9…c33bb8
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0xe55c21…423451
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa23d ago0x0663a0…e21f40
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xc6cee6…fa0ce8
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xb4ae19…d86247
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa24d ago0xd900d2…d54fe0

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.