Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase16h ago0x95ecff…adb9c8
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase16h ago0x8f9ece…fc72a0
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase16h ago0x7c3a99…34001e
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase17h ago0x5636b4…603acb
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase18h ago0x58b2d6…d2610b
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase18h ago0x0aa341…ef7b3c
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase19h ago0x9b2700…acebfc
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase22h ago0x793e35…41a93f
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase23h ago0x15dbed…846f05
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase23h ago0xe59c20…106a35
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase23h ago0xb1d95d…0d6f3e
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0a22bf…d2b8b5
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0x68c821…c73d65
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8827dc…28600c
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0b4318…43b4b2
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc282a3…dcc707
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0x72d6d6…60e5fc
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0x872c61…1b5bb5
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8666eb…f5737e
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase1d ago0xe10150…501076

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.