Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbe7e8b…b10448
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdcccc7…f7e350
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3435fd…1141a7
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe90648…d7d2cc
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa153f3…de6add
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1f7c3d…b408e4
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcb60dd…2dcded
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x761607…015f4e
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x999d9d…db3ea0
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9a9130…7ccc33
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb7581f…4d5445
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2e5ed2…0c5017
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6e9b6e…749c87
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd2a493…3a8e32
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4bcc1b…a3f7d7
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0a5c92…bd3849
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x78e203…40acbe

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.