Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02e87d…421609
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58987a…a152ca
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x712261…bab39f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ac23a…1a43f2
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x591391…6dac93
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59999a…30bada
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0962a…278c75
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d59a4…b91dd8
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x256c9e…7f5e1d
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91f37c…d54732
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb19901…6f4cf1
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67e519…081311
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0df9b3…3ce306
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xee0b7d…406ae8
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb10854…8d2700
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4cd215…cf3f7c
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90b692…096e31
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x49c3a5…f86cd6
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x38a730…ae10ef
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd8ede0…deb6db
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67692f…cb975c
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x203dcb…9ca02c
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a257f…1ae872
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b4e4c…cd3a5f
0x41a1…55010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7822fe…d49641

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.