Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfafe…18550x9c95…e299Base$0.001100%Route unknown18d ago0x074d0c…5616f8
0xfafe…18550x9c95…e299Base$0.001100%Route unknown18d ago0x6c9e42…1cc472
0xfafe…18550x9c95…e299Base$0.001100%Route unknown18d ago0xa97537…75aeff
0xfafe…18550x9c95…e299Base$0.001100%Route unknown18d ago0xd51b37…4194c0
0xfafe…18550x9c95…e299Base$0.001100%Route unknown18d ago0xab8d06…b07d54
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x46b02c…d86b66
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x1398f8…2a70df
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0xefc010…f3ea4d
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x039bb6…7da88a
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x8cf6ab…50432d
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x8b36ae…f302f7
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x92026e…8bd995
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x345ae6…d115be
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0xc958f2…92ae76
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0xb46bfb…d9ebba
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x4738bc…0301b4
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0xd56ef5…8addbd
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x9c811b…7f75a1
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x313429…c7be32
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x10a212…37cd53
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x6933b2…557ba4
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0xf69494…53d445
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0xeda808…f7da67
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x36c957…cc73d9
0xfafe…18550x9c95…e299Base$0.001100%Route unknown19d ago0x79dda6…2a6fd5

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.