Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xf5b918…a8802e
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xb311bc…10cbc2
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0x776cc4…63e178
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0x950f61…ee44bb
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0x36ea7a…d00e5d
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xd3c5d9…0fdb41
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xf1dbad…199aae
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xf55818…be0774
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0x0c11d0…416e61
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xb71577…7c047c
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0x34ec93…bf670e
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xded2d2…6298a5
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0x1c3489…059c70
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0x66970b…e8f23a
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xd3162b…495f50
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0x0b1dce…70dcde
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase72d ago0xa479df…d1dd53
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase73d ago0xe1595a…2dddaa
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase73d ago0xbde7fe…7b7f6d
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase73d ago0x035536…f1bcf9
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase73d ago0x945819…466900
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase73d ago0x85bd97…0073a5
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase73d ago0x0286b0…f1e02b
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase73d ago0x95b8d7…e4324f
0x969c…82500x7dd5…2629Basex402 service$0.005100%coinbase73d ago0xb7d613…d3ff60

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.