Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x65c2a4…2f1af1
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x7b0703…aaecc1
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xa80bd9…50994d
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xbce4fe…7ac8fc
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xaf0103…91fd00
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x0ce0d8…be6ac7
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xb1ea44…19ab7f
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x579971…e8e676
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa45d ago0x9edf92…38b693
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x366e86…fe37ec
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xa0307d…5e0d45
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x646c39…76732e
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa45d ago0x2bb394…52d2df
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xf43202…b3ae2a
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xd10049…0547b4
0x8c62…77d00xfe80…47eeBase—$0.001100%fluxa45d ago0xcb143d…bac650
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xa37d19…159294
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xf0f298…d6e95e
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xdfbf73…2c5584
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xb2e810…4e4b2e
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x3def59…ede85b
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0xf803cd…7e7d9d
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x768f79…3626bb
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x2cf7c8…520ca5
0x8c62…77d00x9c95…e299Base—$0.001100%fluxa45d ago0x980a62…f5f84e

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.