Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a30ca…1c3c22
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2ef3fc…0545de
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27ab1c…303ab6
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf43b6…8c7d20
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3e73b…3c81f8
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x923ab2…ad2e7c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x260ec9…d70e28
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa886f…7467dd
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5256a8…fb0972
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa555a4…42b555
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad32ba…2c4b08
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcba936…5ecfbb
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3afe1a…c29a92
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6600fd…05e814
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefdcbb…3bb5fc
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70dd10…5961f0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9da2fd…f55caf
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25c484…df98f9
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a9774…278326
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xffb78d…bd2628
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7db0d5…80d203
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90ee6d…0be1c7
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb71b3…177fac
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31ba47…222bd7
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x566be9…0aec95

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.