Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xbdd8fc…787750
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x5cfb2b…9581ab
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x60b2d0…7f5344
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xd56b01…f6aae0
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x7dd389…df1199
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x0f1764…2b70d4
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x887f5c…aad65f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x2b94a3…ae0159
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0xf9b1d4…63029e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa72d ago0x440038…e3ddcc
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x7c4fff…dd16cf
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0xf3c6ad…b6fdda
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x81125f…0a7fcf
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0xaf611b…dcb89b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x0a86d1…819faa
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x0d7d29…40bf8e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0xb00827…afd5be
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x27c278…f6938d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x62baf4…6e8733
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x8a69b6…dabe4a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x716fa1…5cdf46
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x77eef7…b9eab2
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0x779ea8…dec385
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0xa4afcb…dde95b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa73d ago0xc35ed3…6cec5b

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.