Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9127d ago0x58fbdc…15e3f5
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9127d ago0x1766aa…7957db
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9127d ago0xb625ad…851f99
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9127d ago0x69dfc9…eb58e0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9127d ago0x00b8dc…540865
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9127d ago0xfa0bb6…5c011f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9127d ago0x54d752…951732
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9127d ago0x0f2db9…15fdd2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9127d ago0x91b721…09efc8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9127d ago0xfdcb5c…a59ebf
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9127d ago0xa528be…e6ef0d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9127d ago0xee8374…d32ce7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9127d ago0x500d75…d9c9a2
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9127d ago0x50db6e…7f0363
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9127d ago0xfcb919…0b4b46
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9127d ago0x773bb8…7dc05f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9127d ago0x795e1a…731900
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9127d ago0x558fb1…33abea
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9127d ago0x5a8c64…7437bd
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9128d ago0x72d5ea…b32b41
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9128d ago0x62344e…db85ac
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9128d ago0x841524…ad20d6
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9128d ago0xb428e4…f2b7fe
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9128d ago0x991f48…18134f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9128d ago0x945766…abdd50

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.