Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3ec7b0…ec621f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef29af…937b19
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8f1a0d…09c3c8
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d3abb…42e7cb
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xecd0d7…f445ac
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xce4308…6d4ff5
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe4d780…b04a39
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b8df0…038828
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x43a382…2955bf
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x474cf3…33b2fc
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b59c4…049d77
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2f30d…0dd597
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x911d0b…0d8ff1
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x507241…cf6597
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x30cc88…0957cc
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x053a8f…37d7e6
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x12f891…df60ec
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1d6df…51706b
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8282e…d9ebb8
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb843a…197734
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6b566…f9be5f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc78e5d…e1ecca
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb92d2…238e3e
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb67656…d4576f
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9989ef…000600

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.