Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288c…27500xac65…4417Base—$12.77100%fluxa116d ago0x2b90b5…776f08
0x4987…753e0xac65…4417Base—$0.09100%fluxa116d ago0xc98a18…42cf69
0xfd38…bcac0xac65…4417Base—$12.81100%fluxa116d ago0x68ca0f…ca65a5
0x06b2…da020xac65…4417Base—$0.05100%fluxa116d ago0x00f085…fbf003
0xb480…52820xac65…4417Base—$0.03100%fluxa116d ago0xa34181…f24961
0x5391…96de0xac65…4417Base—$0.05100%fluxa116d ago0x0863f7…1730a4
0xf581…ed260xac65…4417Base—$0.07100%fluxa116d ago0xae7602…2b2bdd
0x9d7e…920e0xac65…4417Base—$0.09100%fluxa116d ago0xdc9bf3…8d265d
0x801d…b5f40xac65…4417Base—$0.04100%fluxa116d ago0x1955fb…c28e1f
0xc21e…a0940xac65…4417Base—$0.06100%fluxa116d ago0x499236…0cd250
0x9ef3…e9910xac65…4417Base—$0.05100%fluxa116d ago0x904a1b…f7ecf9
0xac25…01d10xac65…4417Base—$0.09100%fluxa116d ago0x841893…f906ca
0x82e7…2bc30xac65…4417Base—$0.02100%fluxa116d ago0x2ff035…4aebc0
0xbb3d…ff670xac65…4417Base—$0.03100%fluxa116d ago0x0ad51b…71718e
0x1c66…d86b0xac65…4417Base—$0.04100%fluxa116d ago0xa2836b…b4fcc0
0x0710…2bba0xac65…4417Base—$0.03100%fluxa116d ago0x5dd435…4f71cc
0xa940…4f720xac65…4417Base—$0.10100%fluxa116d ago0xbfab37…624c03
0xe657…9f970xac65…4417Base—$0.05100%fluxa116d ago0x19f306…cf32aa
0x3926…365c0xac65…4417Base—$0.05100%fluxa116d ago0x7325af…353cef
0xd3cd…7cd80xac65…4417Base—$0.05100%fluxa116d ago0xdfeff8…5e8827
0xf348…2e270xac65…4417Base—$0.10100%fluxa116d ago0x67ae03…a3e8d2
0x0319…ebb30xac65…4417Base—$0.03100%fluxa116d ago0xd03f62…d97ee5
0xe8ba…41a70xac65…4417Base—$0.05100%fluxa116d ago0x1ac83b…2cef83
0xb67e…45bc0xac65…4417Base—$0.05100%fluxa116d ago0xf834c5…e431e5
0xf3f1…95960xac65…4417Base—$0.03100%fluxa116d ago0x009aa8…6834de

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.