Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x505f52…0fc11a
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x1fa6ed…66ccfe
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd826b1…3f8525
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xe993c1…49c19d
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0xece51c…9cc25b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa23d ago0x2958f9…6d9af9
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x458af3…f3f00b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0xd2af01…01dc37
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0xaac554…5ad27b
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x96746d…88979c
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x335d95…2b5a5e
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0xa19cd7…31a3ce
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x3e03f6…9006c2
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0xcd6107…a614a4
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x38e862…e7eb01
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x7d1266…ec8302
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x188711…612c27
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x17ba32…fea091
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x0f7e3a…db0f3a
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0xebced1…362180
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x70c09b…f954c6
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0xceea67…9f37da
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x7d8ed8…4f805a
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0xd5294b…f163b3
0x22ae…f38f0xfe80…47eeBase—$0.001100%fluxa24d ago0x123ccb…17004b

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.