Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x4c5ee1…20ec5b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xd58b94…c26122
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xd5bf9d…2fe4fb
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x859d78…3b8109
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x4e008c…638587
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xf67253…329961
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x41bee7…4f8303
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xa3ec92…6ea3f2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x26d39d…dd02ab
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x9f90c4…cc4a10
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x941211…7a6a9a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xb80c04…a9a924
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xabf7e6…bd46ca
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x779f87…b370b5
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x3144d3…5b2524
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xb1b802…b88a20
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x3a7f07…5139a5
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0xf3bfbb…32b269
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x93a03b…a6713d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x99fcdc…fd38ef
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x6eb0f8…599310
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x98c17f…8e1905
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa80d ago0x8ad1d7…564a4b
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa81d ago0x1cc0be…6c03a7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa81d ago0xf6ff6d…04b662

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.