Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xe2bc9c…bea03c
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xf70034…e34e49
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xb086ae…4be2b6
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xc8629b…31cb13
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xe5e518…67f13d
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x7b4cab…da833f
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xe1b491…82c9b0
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x6407d5…3ad76c
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x739c0b…130707
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xc78546…9e4309
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x1172e1…209a3c
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xa0e3b2…5ac82a
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x649082…0a4b79
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x96f24d…636b48
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xdcce0e…63ec10
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x6b5068…c95042
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xf5a107…b74146
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x564058…fbe506
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x724ffa…7b1e51
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x2caf1b…97d665
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xf1150b…df6a48
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xd6e3b1…b1ec6a
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0x6e7952…cd347a
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xcfd265…029c25
0x8e7e…656f0x159b…4908Basex402 service$0.10100%Route unknown19d ago0xa7aaa1…d26507

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.