Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x58888d…08219d
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x362486…8dba58
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x7a69d3…d63144
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x568527…123473
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x6ca648…0e0df2
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0xfbf0e6…d3d3b0
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x58bcf0…5055d4
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa44d ago0xa3c0ef…c52c6a
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x4c776b…5ac533
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x86bcaf…cc790b
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x301459…9218ae
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x8499db…0b5de9
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x6a5aaf…56d3c6
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x5c3e87…cda1b2
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa44d ago0xdb0bb4…e69734
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0xc0cd95…37589c
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa44d ago0xc94da9…b7c49a
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa44d ago0xe29941…f3483a
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa44d ago0xd16ef9…ab8ec9
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa44d ago0x2b3dee…e9288c
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa44d ago0x352ce6…6ae5fa
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa45d ago0x4fd970…c8cf24
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa45d ago0xb1e623…6f7d87
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa45d ago0x85fc88…be4ca9
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa45d ago0x824ec5…299ee9

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.