Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x1c8853…7d2bf4
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x953bd2…48213a
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x544161…c8e279
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x7a29e2…bc46dc
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xcd13f7…7e47bd
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xa7af40…afa5a0
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa43d ago0xf89a36…031afd
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xac569f…ea0696
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xd6daaf…97de9c
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xe37f60…101b08
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xb46003…68d52e
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa43d ago0xdd8b23…202235
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xd44230…120069
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xe7513a…bb3baf
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa43d ago0x155cb9…d2a415
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x3887d7…7151e3
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x01c3a0…dad0bb
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x05ef39…6e3f46
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0xac84b9…2f9c47
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x34da25…b6e4f1
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x97599c…1c983b
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x88670b…c7ddb8
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x121222…7763fe
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x0655b1…19d2f7
0x350c…397d0x9c95…e299Base—$0.001100%fluxa43d ago0x43a279…07a4a6

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.