Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xbde951…e47ff4
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x03df63…746828
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xe185fb…6aff5c
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x22b753…9528d0
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xedb09d…db31de
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x5d61c7…d39f85
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xba101e…a852bb
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xbe99f5…a4a8d7
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xf20736…bd2c2e
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x35c16c…837fcf
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xca661f…61554b
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x35d30d…cdda00
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x8e20be…e0da84
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x7760de…4187d9
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x4cb114…bd96ca
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x519220…67c88f
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x4e386b…8e1e99
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x1a7188…fc0902
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x0a5067…aebba5
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x172e7d…50e131
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x6222e8…6258ba
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0x1c82bd…2ca906
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xec040b…89e666
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xb1e203…a189f5
0xb064…54430x9c95…e299Base$0.001100%Route unknown30d ago0xe5237e…97cb69

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.