Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa69d ago0x453232…6d606f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa69d ago0x263029…db535d
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa69d ago0xc4de33…4f9465
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa69d ago0xbba392…4dd17c
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa69d ago0xc38f09…9e1205
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa69d ago0x648d91…98c0d2
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa69d ago0x222c55…2ec982
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa69d ago0xa46178…a20501
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x9185d5…557915
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xeb86f6…a0fae4
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xba9e7c…b125e6
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x188784…55cc4f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xe00c8c…17d9f8
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x394264…aa2768
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xce40be…30b425
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xd6347e…61a9cf
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x692e59…eada14
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x066f3d…8ffbf6
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xe7be4c…c02f22
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xa62c9a…92c9c1
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xbce3e2…26058f
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0xe313b9…a84f07
0xa436…a8a70x9c95…e299Base—$0.001100%fluxa70d ago0x9ffaa9…f46a1b

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.