Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x0cc5f3…ec883b
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x2cfe39…c252f5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0xecb5b7…e17f21
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0xaa2d51…2a65b8
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0xbfd4eb…0ef88f
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x1e2bec…074e2c
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x30771c…ea9c89
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x930259…330a1d
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0xf9bea3…af5ed8
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0xca3bdf…3cad25
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x9e491e…43d60c
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0xea09d0…a207d7
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x732f94…542a32
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x658f57…ee7170
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x0cdaab…afc54a
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x04c2d3…ffae30
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0xdb507a…9666bc
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x25e11d…604115
0x738c…8efc0x9c95…e299Base$0.001100%fluxa58d ago0x8d80b6…44a3f8
0x738c…8efc0x9c95…e299Base$0.001100%fluxa59d ago0xf6d595…cf4fc4
0x738c…8efc0x9c95…e299Base$0.001100%fluxa59d ago0x31e7a1…e98e1b
0x738c…8efc0x9c95…e299Base$0.001100%fluxa59d ago0x734a6b…85f0e5
0x738c…8efc0x9c95…e299Base$0.001100%fluxa59d ago0x002b3d…ce3463
0x738c…8efc0x9c95…e299Base$0.001100%fluxa59d ago0x812803…4acc95
0x738c…8efc0x9c95…e299Base$0.001100%fluxa59d ago0x33c469…b4ac69

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.