Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c0ebe…76010d
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf8bbaf…f459ca
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x01f958…33d2dc
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf0846d…4d3558
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d207a…77cf20
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf72298…ddc128
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x88f7af…425b9f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa27844…cb6c9c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35d9bd…a0c972
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c0656…4fab5f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58b802…569f0f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa90af…c49667
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa35440…ad9be0
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21520d…55f570
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4429d3…5b9c4c
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5304ec…f9b714
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96f05e…4aa1e1
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb48c53…03e764
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b7053…c83a04
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2fc558…646a3e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e20ac…bfa400
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbca98d…3bfa3b
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f34a0…658fdd
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf08905…2d63b6
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8753e3…249074

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.