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%fluxa65d ago0x11d2f2…ecb49a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa65d ago0x8df1e3…c99fa5
0xc888…59b00x9c95…e299Base—$0.001100%fluxa65d ago0xa55e08…0757ce
0xc888…59b00x9c95…e299Base—$0.001100%fluxa65d ago0x3f0548…65730c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa65d ago0xe50917…43cb4a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa65d ago0x76534f…c3a4c4
0xc888…59b00x9c95…e299Base—$0.001100%fluxa65d ago0x3cd487…2990cb
0xc888…59b00x9c95…e299Base—$0.001100%fluxa65d ago0xcf7175…63c5a8
0xc888…59b00x9c95…e299Base—$0.001100%fluxa65d ago0x340378…7d7c6e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x094066…d6697c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x55bcc9…8a9c29
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x03cfda…479e7c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x3a61b5…20f624
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x55c1ad…651a57
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x9abaed…2573bd
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0xd2e4af…522e4b
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0xed38ca…3cea1c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0xd3f79a…3e468a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0xc51fef…a5811f
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x287704…257b2e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x8acc75…db2664
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x851f4a…e2e57a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0xdf1563…ad193c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0x96cca3…9a4cd9
0xc888…59b00x9c95…e299Base—$0.001100%fluxa66d ago0xbc69c5…29bd12

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.