Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x0bfb75…ad342e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x5757fe…bfc002
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x0a58c2…b11800
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xb283fb…d769fc
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0xe99040…e88f4d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x02c259…eb7e6b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x501538…142304
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x403fa8…938d57
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa74d ago0x6aa0a2…05646a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x03a3e8…fd5f25
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x5a3385…633b12
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0xb5944b…eb0f6b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x185f04…56a4b0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x4a6669…0d78f4
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0xca4fa8…60b537
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x593864…5d999e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0xc7366d…f18ec8
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0xdc9783…b87658
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x9cdbf2…cc7353
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x48e8eb…5801ad
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x7effe6…276e6c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x9d7f7e…679a20
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0x59401d…bb7cd6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0xcb3c84…e19f75
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa75d ago0xe8ad26…7498e1

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.