Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7f79d…2e6a74
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c3faf…bda546
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0acd68…b0774e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x766436…203735
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc60b34…988ddf
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x50e7ff…5453f7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d491c…505778
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x784e19…64a160
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bd642…ce9a55
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4c108…15cc58
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf39137…ee78a7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54f8e9…da4a63
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0e10bf…2388a5
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45821d…7c211b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x021efa…41e039
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4630a3…c8bcc8
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfdafab…6eaed1
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe77ec9…557324
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38ee6e…743b72
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f386f…441d73
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x32f1b1…05a43e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8354eb…485084
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x453eae…429dc3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf35073…2f24f4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3698ae…aa06ba

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.