Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa94e6e…a60650
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80df7a…c58164
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x860ce0…d08a58
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95f7f0…5eb8f3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3aa584…a6fefc
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51d1a0…ff3aa3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x158cf3…c4cf26
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78d066…3b97ae
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x470c6d…b98fca
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3416a6…9cf954
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x65028d…66775e
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec5d00…2ad088
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc88d0e…b0eab7
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xad9142…3fde3c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f2e48…e6007f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37a335…6281a0
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93a1f2…2aabea
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x28ea39…e6b6eb
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d4104…dee918
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39d35b…79dd93
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe13a91…b828cf
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x271138…081940
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc306e…0b6fe4
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b30fa…e9c2b8
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9e7d98…01961e

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.