Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ab1…16920x28b4…e8e2Base—$2.69100%fluxa82d ago0xffcc58…54d9fc
0x753d…3ece0x6ab1…1692Base—$0.81100%fluxa82d ago0x147bb9…449ce4
0x6a01…57610x6ab1…1692Base—$0.15100%fluxa82d ago0xad3a4f…908bd9
0xb1bf…5bd50x6ab1…1692Base—$0.10100%fluxa82d ago0x641a84…e5b5c1
0x30bb…31c70x6ab1…1692Base—$0.10100%fluxa82d ago0x2b4597…e283ee
0x62cd…99f20x6ab1…1692Base—$0.10100%fluxa82d ago0x186614…dd8fda
0xb409…bfaa0x6ab1…1692Base—$0.10100%fluxa82d ago0x59df86…3d759f
0x817f…6b0e0x6ab1…1692Base—$0.11100%fluxa82d ago0xe517a6…bf84f5
0x3c8d…fbb20x6ab1…1692Base—$0.10100%fluxa82d ago0x47a76d…59c576
0x6f96…8bee0x6ab1…1692Base—$0.15100%fluxa82d ago0x43d4fe…610df9
0x8a1c…b2990x6ab1…1692Base—$0.10100%fluxa82d ago0xdbedea…ee7ae1
0x9c79…75490x6ab1…1692Base—$0.21100%fluxa82d ago0xef3601…5edad1
0x45a4…58cd0x6ab1…1692Base—$0.10100%fluxa82d ago0x9bb27c…286a9b
0x1e97…62940x6ab1…1692Base—$0.10100%fluxa82d ago0x797a20…e35cf6
0xdf65…63c20x6ab1…1692Base—$0.21100%fluxa82d ago0xd11bf1…8102b1
0x1088…e3230x6ab1…1692Base—$0.10100%fluxa82d ago0xd1d66a…154fe5
0xd1ae…81330x6ab1…1692Base—$0.15100%fluxa83d ago0xda4f96…471bd7

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.