Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xe4486e…53afa0
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x1ad455…08e1a2
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x84b290…47cbd7
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x84a351…9bdf29
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xb28128…b8e3e3
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x730e3c…1aa510
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xba6b26…909f0b
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xbaf5b3…f1e19b
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xbd5e59…bec545
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xf3c002…fb6449
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x796b0b…c172c5
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xb0445f…3eda5f
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x3c5885…fb5258
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x28bf62…fc97cf
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x8ace72…95860d
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xbaa88e…a9e6b1
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x529ef1…397388
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xb80b87…23ae83
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x2b5077…49b71d
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xf9a848…198279
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xe264b0…4a03d9
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xe6e476…e82704
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x7a7678…5c39d2
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0xd9e8c4…fd23ce
0x60be…c0780x9c95…e299Base—$0.001100%fluxa53d ago0x40d348…05dd68

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.