Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3a6607…86cf2a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x228c40…0689b4
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a5b4b…2e1bdf
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x519ce4…b943c9
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x688961…e09e52
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xec05d8…786dd0
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe985f3…cf3617
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x040634…954291
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe6a06b…073343
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa756c2…c17abd
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb33151…c53732
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd8b622…ced9da
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x703dfc…222b15
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf053cf…32428f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4a9ee…7b459a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe93474…5b5c6c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc72f12…d7b3d0
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c3ec5…434592
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x368ac6…0fd9f0
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x50cab5…069c91
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x329cbd…9aa2f5
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ed1d0…3699ef
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4ace6…9f2fa1
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x24758d…f22f1a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd84e90…d9600c

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.