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%fluxa72d ago0x3259c9…dd1baf
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x38a3c6…7de53e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x7a943e…5ade9d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x042e08…08fdc4
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xb07db0…4cee74
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x2f77f5…830d45
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xc17d28…75cc1e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x8c12b2…ed5fa7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xfb7a5d…06deca
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xad92e8…f0e128
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x26f0a8…22fee1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xa321f3…db593f
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xd1e750…3a1875
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x66f34c…62be1c
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x1a23d1…0f0808
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x86c50a…2c7663
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0x8b3853…bb745f
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa72d ago0xb3c2bc…1b948a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa73d ago0x4b87a9…a7188a
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa73d ago0x8a9d2d…e32b56
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa73d ago0xcd7e03…c258d7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa73d ago0x42f0c7…975bf7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa73d ago0xea331f…e195e4
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa73d ago0x1e227c…28b1db
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa73d ago0xc34fa2…c51212

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.