Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x2dfd99…a62db9
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xf18f5c…9134db
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xd70e8b…c6e4b0
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xa05a04…716d5d
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x6a8c5c…1d461f
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xfef2d4…342383
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x79bdb7…39aa82
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x121c78…3978b1
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xa7ea1a…34ceca
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x95dd98…1b4446
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xc4c864…798858
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xce8493…6acb2b
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x3ae1dd…f2caf7
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x32109c…cb2a6a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xe0f18f…d3871a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xe65c62…70f823
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xbc9e0f…916e5b
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x797542…d407f2
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xf911de…b99d59
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x7d3d65…b478dd
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xd81f40…39c38a
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xf47bfd…94eed5
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0xc449b7…9824d4
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x75a504…cee7da
0x8b7f…0b350x9c95…e299Base—$0.001100%fluxa83d ago0x0e4a7e…7387db

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.