Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfc2…6f360x3009…af2aBase—$0.01100%coinbase84d ago0x8c79a6…09bcb4
0xbfc2…6f360x09e9…0c85Base—$0.01100%coinbase84d ago0x4e03d5…db3fa8
0xbfc2…6f360x5f2b…ec3dBase—$0.01100%coinbase84d ago0xb53e1f…b7d154
0xbfc2…6f360x27e2…78b1Base—$0.01100%coinbase84d ago0x5a2c2f…896988
0xbfc2…6f360xcf7a…872fBase—$0.01100%coinbase84d ago0xef11c1…79c2db
0xbfc2…6f360xf8a1…8f3aBase—$0.01100%coinbase84d ago0xcead4c…54b553
0xbfc2…6f360x7f0a…5010Base—$0.01100%coinbase84d ago0xb4f83c…c6a030
0xbfc2…6f360xbd19…e880Base—$0.01100%coinbase84d ago0xaab19d…b91584
0xbfc2…6f360xfcd5…109aBase—$0.01100%coinbase84d ago0xa7e67a…69e36e
0xbfc2…6f360x2ed2…e80bBase—$0.01100%coinbase84d ago0x119906…d77a96
0xbfc2…6f360x81ff…5736Base—$0.01100%coinbase84d ago0x8adc80…d6565a
0xbfc2…6f360x0e65…563eBase—$0.01100%coinbase84d ago0x649623…9a4305
0xbfc2…6f360xc4e4…0678Base—$0.01100%coinbase84d ago0xba3729…30071b
0xbfc2…6f360x6a78…ec7cBase—$0.01100%coinbase84d ago0xb30db8…089a46
0xbfc2…6f360x9bd7…3b44Base—$0.01100%coinbase84d ago0x0c8016…8ef968
0xbfc2…6f360x76b5…a937Base—$0.01100%coinbase84d ago0x534592…7dfa82
0xbfc2…6f360x546b…bc90Base—$0.01100%coinbase84d ago0x54b176…c66e1c
0xbfc2…6f360x9d39…d118Base—$0.01100%coinbase84d ago0xe9886d…176022
0xbfc2…6f360xa5f0…3953Base—$0.01100%coinbase84d ago0xfdd83d…e2bb4c
0xbfc2…6f360xedc0…d82cBase—$0.01100%coinbase84d ago0xd2e876…a4ec9d
0xbfc2…6f360x568b…3f22Base—$0.01100%coinbase84d ago0xc9cf43…089d14
0xbfc2…6f360x1727…c86aBase—$0.01100%coinbase84d ago0xc5983a…967872
0xbfc2…6f360x83c4…36ceBase—$0.01100%coinbase84d ago0xa65e26…b55df9
0xbfc2…6f360x1e81…380eBase—$0.01100%coinbase84d ago0x5e273d…8fcfe8
0xbfc2…6f360xe600…ae44Base—$0.01100%coinbase84d ago0x5d753d…40f634

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.