Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56cd…dd2b0xac65…4417Base—$0.03100%fluxa114d ago0x3092b7…8254f5
0xb90a…9ae40x56cd…dd2bBase—$0.03100%fluxa114d ago0xe4a666…033fd2
0x56cd…dd2b0xac65…4417Base—$3.71100%fluxa114d ago0x5a71e2…e11636
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0xc3ff77…44f158
0xb90a…9ae40x56cd…dd2bBase—$3.60100%fluxa114d ago0xfb0eb5…0353fa
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x6d8670…047964
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x183a1f…43f29a
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x6ff8c5…fbd32d
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0xe75f27…bd50c2
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0xe10214…5bdba2
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x43b23f…e8b577
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x8748d6…c0f5e2
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0xc2f6ec…d905fc
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0xf75a29…508a8d
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x386f30…daaf6b
0x56cd…dd2b0xac65…4417Base—$0.06100%fluxa114d ago0x829767…009ba0
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0xb5fc7a…f59a1f
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0xc9efd5…e6f00e
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0xebb9e8…04295e
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x28fc93…51ef05
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x57005d…3baf92
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x62827e…b01a11
0x56cd…dd2b0xac65…4417Base—$0.07100%fluxa114d ago0x1f0f7b…2433df
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x9635cb…bc66f2
0xb90a…9ae40x56cd…dd2bBase—$0.01100%fluxa114d ago0x1fe740…9b15cf

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.