Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xda4283…f711bb
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3f2cfa…374c4a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xa4535f…cb980a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x32b105…cbf46c
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x95fb07…93866d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xce8a0f…3c4b66
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xafefa2…b97118
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x522000…29be20
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x14a91a…7ec404
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x880d9c…2ee30e
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x622765…d8eb2a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4e58d9…58ad18
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x59123d…2f51a8
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x317556…40d170
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x96ef74…30a987
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x988bbf…2e77b0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x269306…ff382b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x3bcc16…4685d3
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x20e415…5edc88
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd75530…638fad
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x04c1d4…1e8e0f
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xb666e4…f30eb6
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x46e1ab…eb83f9

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.