Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc19c7f…9d7879
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbddfe9…5e6842
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23ff6a…a3e984
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x368970…722d15
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c2450…8c8e0c
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x12502c…66a279
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbbbf2…7a2e89
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5627b8…3d1533
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf02f8…d009c8
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc60e88…d9c856
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcda3e6…3f053b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x478721…b72068
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed6a91…d074d9
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78f062…6192ad
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1c0d2…817a49
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f0fcb…07fa81
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1573c9…292067
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6825c8…5d804f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8909c2…9e8b3e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x189ca5…20ad8a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa0e06e…6dbd39
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x468d9d…d1f3f4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64eca5…0412cb
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c0eb8…bb84cb
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe74bea…7dd52b

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.