Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb03e5a…a47a4b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4687e5…1d7b7d
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc501d0…e354ff
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7061a2…25a41b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0x83ab5b…ff5815
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4e93f4…41e4bc
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbf65b7…421052
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0x318245…8f28f3
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcde18e…6b91d5
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0xca03b8…5fbd3c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9ed26b…9bf00f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0x25e135…bc1fb6
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbae65c…0be938
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0xba2243…5203a8
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0x388248…08444b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdff133…3adfe6
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6f933d…5a0a99
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI119d ago0xda66f2…1cd0d1
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI119d ago0x66f8fe…83b275
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI119d ago0x548b03…1f2180

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.