Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x0f9659…d0577e
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x1286a8…32bea8
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x27e4cc…e44f61
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x353248…3a8c19
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xee8282…a7b315
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xf00887…594da3
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xee52cc…b13f7d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x8de63b…e26fd5
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x5607bb…c67468
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x7f3ec5…41556a
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x60e516…38071f
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x08acd7…cf8c81
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x4df6e4…c38b9d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x389a49…1a4b0b
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xde8192…ad522c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x035a00…939060
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xfee655…8db541
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x92444c…60ba0f
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xb64dd0…243453
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x9a6687…78802d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0x07ec68…8fb9b5
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xe16474…b67029
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xf4aba7…f3b072
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xd78d30…9f94e1
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa53d ago0xf19f74…5fdde5

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.