Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0xd1701f…a9ed7f
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x70df71…194097
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x995e02…9d4c20
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0xe624b5…9e65eb
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0xfd4f15…ebb5fd
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0xc912e9…049fad
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x7cf351…4f44a1
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x8e3861…b9efea
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x1e2e27…e8b4e0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0xcd5b18…5111aa
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x8a646e…7e0fd5
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0xbd66e4…fdf4f2
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x833fed…42d84e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0xfbc092…692ad5
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x16cc59…b40d56
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa79d ago0x405ae6…6ef5d8
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0x25becd…9bd104
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0x968fcb…a99f1d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0xb69af0…7e6c30
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0x8b32b0…6696ea
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0xaf0690…1ca498
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0x6b7bba…0d7f91
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0x88b107…eb737d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0x9bdf0b…3ea0d4
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa80d ago0x10cefe…a680bf

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.