Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9258a5…26e3bf
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x116af4…0465bc
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6044c7…aca3c6
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38a30d…2cb89e
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x11bd21…d1944f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9beec6…aa18e6
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4cd88c…573b28
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc3a69c…58752f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x709746…a6062c
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75ccf1…9f1692
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f14da…293054
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe09b98…bebae8
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfde5f2…1f710b
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd1258a…30cfa2
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5c1583…acdd3f
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0x147369…08bdd1
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0x015fe6…d220d7
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe997d7…33b0a7
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe8def9…f6d3ab
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0x65193e…d5c57e
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa16f08…992b80
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0x55851c…9b46b0
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ec113…087807
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0x554211…8d40c5
0x7275…51290x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8a8ee5…eeffa8

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.