Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa73d ago0xc450bb…6304e3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa73d ago0x5e8db2…dc36d8
0x1b71…59020x9c95…e299Base—$0.001100%fluxa73d ago0x52b5f9…54560b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa73d ago0xa6909b…3fd54c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa73d ago0x01b52a…743fcc
0x1b71…59020x9c95…e299Base—$0.001100%fluxa73d ago0x1e4223…95b2b6
0x1b71…59020x9c95…e299Base—$0.001100%fluxa73d ago0x712e13…eb359a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa73d ago0x3f8b45…407415
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0xac2a8d…30214b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x3b9560…494ae9
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x5937d9…37c740
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x548b92…796e37
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x223a4c…325843
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x96f60a…8220a9
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0xac09ed…86726a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0xae37ed…4ff2da
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x56348e…e395da
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0xb7c08d…a9e3a4
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x7e9d81…9d2b6d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x463374…091dbe
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0xed4a06…09f43a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x556931…7db319
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0xb60340…b99c2c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0xbf50c1…ba820f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa74d ago0x82a96b…459e44

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.