Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0x795866…533cf2
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0x6a6e32…c686d0
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0xfcbf00…76e079
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0xf24c02…d8beb0
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0x1220ae…3e47d1
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0x158d21…d45043
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0xcdaba9…0e83e4
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0x4c36ac…ac0992
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa33d ago0x5b00ba…e0ff7d
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa33d ago0xe70f34…869782
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0x04b78f…ebd7eb
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa33d ago0x817c3c…242a54
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa33d ago0x472de0…b6adfc
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0xb3f68f…05fc9e
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0xc03711…95f99f
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa33d ago0xb3e374…cddf9d
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0x725b44…65d532
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa33d ago0x793613…ab757c
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa34d ago0x274022…fafd51
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa34d ago0xf754e5…712d16
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa34d ago0x3262e2…3afa68
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa34d ago0x419d5a…4ab155
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa34d ago0xb405be…b28c70
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa34d ago0x5f0aae…38de47
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa34d ago0xee934d…38a8dc

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.