Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0xd15d…7a06Base—$20.15100%payAI43d ago0xeb9d58…e9d66a
0x8736…2aab0xdaae…9b05Base—$12.28100%payAI43d ago0xb5cb25…b7cfcb
0x8736…2aab0xf005…eb14Base—$17.57100%payAI43d ago0xfb3573…ad1999
0x8736…2aab0xfb0b…276cBase—$11.52100%payAI44d ago0x1444d4…10df72
0x8736…2aab0xbd36…6dfbBase—$14.09100%payAI44d ago0x28b990…e096b1
0x8736…2aab0x19ac…a8c7Base—$24.39100%payAI44d ago0x010dcf…505fa2
0x8736…2aab0x145c…a635Base—$28.68100%payAI44d ago0x5ff684…4ec4fa
0x8736…2aab0xf30f…0417Base—$13.23100%payAI44d ago0xaa4063…a27f04
0x8736…2aab0x06c2…0df1Base—$8.09100%payAI44d ago0x005d03…6abc12
0x8736…2aab0x8514…14b4Base—$1.94100%payAI44d ago0x708010…22b7e2
0x8736…2aab0x205a…8593Base—$48.06100%payAI44d ago0xa5b8e3…3e107d
0x8736…2aab0xf1db…cda3Base—$3.50100%payAI44d ago0x6a49c4…4a0df2
0x8736…2aab0xfd46…6e4cBase—$18.67100%payAI44d ago0xec94e3…bf7432
0x8736…2aab0xc4d5…2dccBase—$27.83100%payAI44d ago0xeeaaf5…885b34

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.