Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35f4…17010xfe80…47eeBase$0.001100%fluxa38d ago0x605fbd…c67fe2
0x35f4…17010xfe80…47eeBase$0.001100%fluxa38d ago0xb7b93a…a63db0
0x35f4…17010x9c95…e299Base$0.001100%fluxa38d ago0x723eb3…fd991c
0x35f4…17010xfe80…47eeBase$0.001100%fluxa38d ago0x583b06…1fc17f
0x35f4…17010xfe80…47eeBase$0.001100%fluxa38d ago0xbb6518…c00a40
0x35f4…17010x9c95…e299Base$0.001100%fluxa38d ago0xdcc8fd…e46002
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0x867cfe…ee91ea
0x35f4…17010xfe80…47eeBase$0.001100%fluxa39d ago0x5e8fea…c1964a
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0xc86518…4d308e
0x35f4…17010xfe80…47eeBase$0.001100%fluxa39d ago0x2187e8…3524fb
0x35f4…17010xfe80…47eeBase$0.001100%fluxa39d ago0x0a513c…370e84
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0x4ef0d2…b163d7
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0xdf2952…b9a40c
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0x25ef43…0a7e4b
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0xea62c4…940332
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0x2ea49f…6f8152
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0xa27646…5de6b6
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0x7b74aa…51d977
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0xcf852e…9f0559
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0xf05771…93ecfe
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0xb067c9…5208e3
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0x1299bd…e643b4
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0x0b1446…7ce369
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0xf97a70…2dacc8
0x35f4…17010x9c95…e299Base$0.001100%fluxa39d ago0x4fbdae…a49f09

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.