Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf71f…c0b90xac65…4417Base—$0.07100%fluxa118d ago0x39b369…309460
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x1fac9b…b76c95
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0xfe210e…12e572
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x2cf4f3…59ea0b
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x43749c…9df5fd
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x0bd7e8…8f725c
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x9a7520…2e9213
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x6424d2…1e7aa9
0xf71f…c0b90xac65…4417Base—$0.06100%fluxa118d ago0x4f885e…c5432e
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x7a4f43…4e46c0
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0xa1d227…02493e
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0xbaa863…5fc38e
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x291484…20b969
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x345000…8f83c0
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x51ed8f…a9329d
0xf71f…c0b90xac65…4417Base—$0.04100%fluxa118d ago0x969dd4…5d8580
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x95145b…273382
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x8314a2…3085b4
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x1150cf…479993
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa118d ago0x1cd5ae…b97322
0xf71f…c0b90xac65…4417Base—$0.11100%fluxa118d ago0x7f3e70…82cff2
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa119d ago0xcf38e2…f5a24d
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa119d ago0x85dbea…bcd617
0xb90a…9ae40xf71f…c0b9Base—$0.01100%fluxa119d ago0xf847c0…617101
0xb90a…9ae40xf71f…c0b9Base—$0.05100%fluxa119d ago0xccde87…99a57f

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.