Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0xe0fe75…9ac5e4
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0x7c1556…2d6530
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0xdce84c…dda07b
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0x907585…8703f1
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0xa2d540…9b6f3a
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0x74d316…9f623c
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0x5fca23…f770d1
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0xfd6e5c…8a130a
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0xf95cd1…635241
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0xa350cd…46aa0d
0x0825…b5330x9c95…e299Base—$0.001100%fluxa76d ago0x3077b2…184447
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0x4879dc…d7b74f
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0x62fb5f…7499ae
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0x4b0f16…e0cba5
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0xdd539e…0a7906
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0xd0f98b…400a0b
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0xddff78…2f5df8
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0xd96bda…40b6e9
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0x562c5a…e536e5
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0xceb2d3…fb42f2
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0x87d013…83b8e7
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0xca7d40…ed3368
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0xa69620…e1ad57
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0x181202…f37196
0x0825…b5330x9c95…e299Base—$0.001100%fluxa77d ago0xc99a12…e2ebe8

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.