Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa40d ago0xa8df72…3ecc4d
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x803623…956214
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa40d ago0x2dd73f…5b89a5
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa40d ago0x0f4ec5…406394
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa40d ago0x88172e…91e584
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x6ce7a0…b3f1e6
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa40d ago0x5e15ad…9020c0
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0xd411a5…4223bd
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x791f6c…4983b4
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x16549a…617ddc
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0xe72743…f8ad9e
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x00a4d1…6fa175
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x0738a6…b37b2a
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0xa52786…6ac0b7
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x276d41…a8173c
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa40d ago0xe0d159…8c7f43
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x167a53…585aae
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0xa8001e…a07107
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x689501…55ef90
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0xc70df2…459686
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x82eb72…a5cc13
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0xb0e861…826ac2
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x6e1178…1a601b
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0xe41098…7d1df8
0xb179…2d640x9c95…e299Base—$0.001100%fluxa40d ago0x8dfebc…7fc56c

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.