Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd3bfd6…51b870
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ed2f4…a5b359
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2aa7a0…2eca9a
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa893a4…508b16
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x745336…5d8774
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5619d3…3f9be8
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf0745b…ca0cbe
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x32b84e…8e0e8a
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaa0f58…d6a4f1
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf8ea90…040712
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4604be…fbe00c
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x90f231…1e833d
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc1dd91…044c15
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2943a…d548e1
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6b2eea…8922fb
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x088ae0…d99138
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xec5339…5b603b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaf8ecb…3a7df7
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdf36b5…8dbceb
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa169b2…70ad3e
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b569e…367cc9

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.