Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x109da7…f3b637
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76c040…b9be86
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x895329…a16d83
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21c617…cf0fb1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x403da8…7ff3a9
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0af8d9…c7d385
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40f16f…d5e219
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18be8b…75bcff
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf41bd…726883
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xccddbc…09c554
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x554054…5b7299
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x50493f…c8878d
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d8fa1…3aa0a5
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x25070a…79d5bd
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e3ed3…8d88a6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x164b1f…805038
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x021c6e…f05a2a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1ae20d…19a99b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd8f051…9904fb
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83de4d…29a866
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe75aca…c7de80
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcadb2f…8987fc
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x54daf2…4ca9db
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d885c…007230
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x815fd2…7cd27c

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.