Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe3f…4e040x9386…ca25Basex402 service$10.79100%coinbase19d ago0x9400ca…6349a5
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase19d ago0xd516f8…36dc60
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase19d ago0xdac2b2…54dbe9
0xe1a9…146f0x9386…ca25Basex402 service$2.69100%coinbase19d ago0xa7f26a…2c3a82
0xc21d…34850x9386…ca25Basex402 service$10.79100%coinbase19d ago0x4bcb2c…ca523c
0xc21d…34850x9386…ca25Basex402 service$10.79100%coinbase19d ago0x70a0dc…1b913f
0xc21d…34850x9386…ca25Basex402 service$18.00100%coinbase19d ago0xd96e4b…e27787
0x0b9a…c21f0x9386…ca25Basex402 service$18.00100%coinbase19d ago0x761151…18ba43
0xd8ff…30610x9386…ca25Basex402 service$10.79100%coinbase19d ago0xb67277…babdff
0x68f7…26730x9386…ca25Basex402 service$10.79100%coinbase19d ago0x28e897…61bb03
0x6a65…c9430x9386…ca25Basex402 service$2.69100%coinbase19d ago0x45ddca…f83f7c
0x6a65…c9430x9386…ca25Basex402 service$2.69100%coinbase19d ago0x2d6541…60f889
0xb406…de540x9386…ca25Basex402 service$10.79100%coinbase19d ago0x0ebc88…2dbfab
0x6a46…78290x9386…ca25Basex402 service$10.79100%coinbase19d ago0x025b7d…d3759a
0x004a…37df0x9386…ca25Basex402 service$10.79100%coinbase19d ago0x8b2e47…e79939
0x1b2d…91000x9386…ca25Basex402 service$10.79100%coinbase19d ago0xf00ed9…1a2b70
0xf333…160a0x9386…ca25Basex402 service$10.79100%coinbase19d ago0x93cbe1…bb43b5
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase19d ago0xd78d5f…0addf1
0xa3b0…cecb0x9386…ca25Basex402 service$10.79100%coinbase19d ago0xc94817…19a0ad
0xa2e4…09750x9386…ca25Basex402 service$10.79100%coinbase19d ago0xc9e382…858a94
0x77b8…2ca90x9386…ca25Basex402 service$2.69100%coinbase19d ago0x0d7df1…83ae1c
0xd1c3…27700x9386…ca25Basex402 service$10.79100%coinbase19d ago0xeea40d…e65319
0xd1c3…27700x9386…ca25Basex402 service$10.79100%coinbase19d ago0xcff4bd…63a7ea
0x6088…a4a80x9386…ca25Basex402 service$10.79100%coinbase19d ago0xfa3477…bd9ed3
0x1943…716a0x9386…ca25Basex402 service$18.00100%coinbase19d ago0xbeac95…749659

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.