Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x702b36…56bd58
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x1a6376…42917e
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x207180…97989e
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2a3c4…34d6bf
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x2c7825…bd4116
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x3d1649…13d4c4
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xfd3419…d980c1
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xdcb290…d44e12
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa93ce8…affc3e
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x9eaa1b…062792
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa18709…83579e
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xef67f6…eb75f6
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x20dfd8…b91e9f
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa59572…1e2159
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x287802…d55fd3
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa9ee58…a108f9
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x47169d…2d6e1b
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x06ec3e…91e293
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x4fd8be…3dd1d5
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xdb9e7a…bbf36c
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xba635c…7393ea
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x276d6d…3d0705
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0x9f3abe…90b09a
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xcc006e…de1684
0xc4c7…0b9f0xfe80…47eeBase—$0.001100%fluxa16d ago0xb7ceb7…bb36c7

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.