Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0xda179d…344d78
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x1f61c2…1424dd
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x12a208…865196
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x5acdd2…cc0677
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x48e664…2cf585
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x3d506a…bcefa4
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x0f6dba…549a14
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0xb7b3c9…4271d4
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x6d4473…cfebfa
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0x1e2b0b…def150
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0x234807…6c1547
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x5fff85…bfcf5d
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0x495baa…664cb5
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0x2dfa46…4970fd
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0xded48a…d7b70a
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x1b0ebb…a69dbe
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0xdbe309…5e75c4
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0xecc736…f49549
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0xc8ce3b…7844e3
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0xaa3cb7…c066b1
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0x85aff7…2a4ba2
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0xd2cc60…dec9bd
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa39d ago0x5426c2…482df4
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0x8a1fd7…b029a6
0x2749…4f390x9c95…e299Base—$0.001100%fluxa39d ago0x2d50b3…b7e0a2

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.