Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x043184…6007ac
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0bb783…f95336
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf15dab…b10d39
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfef886…d7f787
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x14254f…57068d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4e87ca…9f5096
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x373f76…beafc0
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1958de…f38b87
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x543a8f…0f25cb
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x57f290…26867d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x371e21…0c0e27
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x10874b…05472e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd652e2…fab1d4
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0a1e6a…555b45
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x713786…2991fa
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfb6bfd…571c2c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa12921…187674
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5a8c88…2ebf78
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8591d3…3ed0d7
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6827a1…252eb7
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb2a729…bbb557
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6a6f9f…fc5098
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcd260b…c42773
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9ab13e…287e07
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6ff2a8…253958

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.