Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x05caa7…f2f5c0
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xdf9593…84a80d
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x761205…629238
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xde50f1…74b1af
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xea2736…ab8b8a
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x2988c0…be907b
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x4009f1…f87a64
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x3adeed…3a6b78
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x458004…70d990
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xa23881…0f40ca
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x1ddd32…82e920
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xa21487…98cd33
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xdf48b4…a759a1
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xd76d7b…a53db7
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x46b657…63b37b
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x510657…00592e
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xdd1ed2…500695
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x1c9d5b…8207ef
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x5e39d3…05871c
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x3de493…aa2eb6
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x356755…04e285
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xdf2f76…e356b6
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xd26501…30bb86
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0x5af1d3…284cc2
0xf989…d0110xfe80…47eeBase—$0.001100%fluxa20d ago0xb3a9db…62af4d

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.