Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa45d ago0x1111bd…345456
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa45d ago0xce3488…6a7f64
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa45d ago0x7b7860…70f1e1
0x775d…f4b40x9c95…e299Base$0.001100%fluxa45d ago0x97fa8b…7a34e2
0x775d…f4b40x9c95…e299Base$0.001100%fluxa45d ago0xf55aa8…6e27a1
0x775d…f4b40x9c95…e299Base$0.001100%fluxa45d ago0x945a1c…298351
0x775d…f4b40x9c95…e299Base$0.001100%fluxa45d ago0xb8b347…6f41be
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x0b9b26…4ba8a4
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa46d ago0xcbca0f…2655a5
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x2b5304…a80cad
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x7ec507…1ba622
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa46d ago0x1c7ecc…e8033e
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x83b4a5…3184b6
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x102c30…072630
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x5f2d13…20f036
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x9ea099…2db8b9
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x5955e3…1158e3
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x4881fb…a21be4
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x2aff92…c8aae2
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x6027f3…c36786
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0x96624f…1f43f5
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0xa72307…7803a7
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa46d ago0xbc6aa0…d40b55
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0xd2a5cb…4f5004
0x775d…f4b40x9c95…e299Base$0.001100%fluxa46d ago0xde6cdc…48a76f

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.