Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa23d ago0x6c2d05…b81771
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa23d ago0x50e7d0…821e66
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa23d ago0xe413f8…3e37ef
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa23d ago0x7cba0b…1fb34d
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa23d ago0xda195d…504b24
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa23d ago0x443fc1…3a78e3
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa23d ago0x9a1a27…7455b6
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa23d ago0x711053…4f4eec
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x38029a…974e40
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0f93c3…81368a
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x9621fe…6ebbef
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x920ec2…6dfac7
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x4de3da…d7390f
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0xddab36…77f742
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x6d0f4c…f6a5da
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x2cd289…4eaf20
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x041cf0…f09165
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x7b33ac…cc201d
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0xd5edd0…9076b4
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0273f1…a6bd02
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x6dafde…1fe344
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x476c6c…21ba56
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x7720f7…fde26f
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x18a6c1…842489
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa24d ago0x757484…437393

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.