Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce7b…81e00xac65…4417Base—$3.72100%fluxa115d ago0x8f332e…f5054e
0xb90a…9ae40xce7b…81e0Base—$0.02100%fluxa115d ago0xa24f71…b5a03a
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0x2aea11…06dd9c
0xb90a…9ae40xce7b…81e0Base—$3.60100%fluxa115d ago0xcbd658…5381d0
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0x29cc30…c64d9d
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0xf4b34c…60610b
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0x5debb0…12dd45
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0x3d5873…38a7cd
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0xedaadb…827cde
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0x230e65…0a16e3
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0xb1b8ca…3ec4dc
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa115d ago0xc166ad…fa478a
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0x358c96…64dca1
0xce7b…81e00xac65…4417Base—$0.03100%fluxa116d ago0xf599eb…9b8c0a
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0x867f49…cb2869
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0x8c425a…1da586
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0x673c08…9c41ef
0xce7b…81e00xac65…4417Base—$0.03100%fluxa116d ago0x8e60dd…43a308
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0x582bbb…65c658
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0x4981ee…a094a7
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0x4f65e0…2cf34c
0xce7b…81e00xac65…4417Base—$0.01100%fluxa116d ago0x2f07e1…bef3ee
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0x0040fe…5b220b
0xce7b…81e00xac65…4417Base—$0.04100%fluxa116d ago0x08f539…85114d
0xb90a…9ae40xce7b…81e0Base—$0.01100%fluxa116d ago0xfb20d8…4a7f4d

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.