Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x215b81…19107b
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xea0aad…5df733
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x291dc5…ebe620
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xf40796…d17d76
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x18e56b…45cf0c
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x1f0359…6b2c4e
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xcbde2e…e4b4a7
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x340f15…68b90e
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x7c45e9…05bfb6
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x0b8fc0…b7b3de
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xaeb3f2…9cada6
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x5ba727…f87dd0
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xf1eb1b…06d9e1
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x78889b…cbab9f
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xa7c129…e03081
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x31f9ce…007f99
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xfc8754…dabefd
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0x066210…1e0056
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xbb822e…2b8f86
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xc9530b…41b377
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa17d ago0xf6170b…265cda
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa18d ago0x426cca…6673ab
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa18d ago0x63c7e2…59d2fe
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa18d ago0x1a6a29…ff46d7
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa18d ago0xafd2f4…951c26

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.