Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x897ff2…d7b6fb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8dc424…fcd512
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4d336…6b9173
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2637f2…a0a3da
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1f53d0…b3c3f9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x998b6f…32636e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a7870…ab7e27
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d67e2…b419b1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5bdda…8797cb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99c96b…f42d93
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d02ca…0e9321
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2caf0c…823e73
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f67e6…5552fb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f20a9…1c747b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f281b…e46ac3
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x169ddb…7e4f21
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4fa3cd…7ccca6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f1d9b…c388e6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ec067…e15fc1
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08b779…164082
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40e8fc…707ae4
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19dbc3…7a8f94
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xacb47d…63f1ad
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x045ce6…8d4c83
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24bc3e…9a3544

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.