Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x5ef282…975b5e
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x525146…138c7a
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x348d64…a42c16
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0xb05514…8ee25e
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x0528f5…9c3346
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x69f2c7…b5948e
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x0dc4f0…d32945
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x560831…839562
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0xedda9d…24195b
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0xcddedb…16ac9c
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0xbdab80…d12bc0
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x7ae2ed…c3107c
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0xab4399…eaed3d
0x18aa…81520xfe80…47eeBase$0.001100%fluxa22d ago0x509510…fc4718
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0xb2889b…558c29
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0x3b74ef…bb83ec
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0x1bcf4c…be643c
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0x84dd3d…008164
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0xca5fa5…f4cabd
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0x54afaf…0a2aa8
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0x748961…43e93c
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0x5bb580…ce8895
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0xf4415e…54c2ac
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0xd249d0…bb1534
0x18aa…81520xfe80…47eeBase$0.001100%fluxa23d ago0x2b21a1…d751d6

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.