Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce2f7d…489219
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x13317a…51813d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7108fc…a5fbcf
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a5045…4b1a63
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ec4fd…6b7345
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe4dc9…60f723
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa99dea…127fee
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7986d5…d46b22
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0bd0a5…3750c1
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d8af6…598675
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d1e15…363e25
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99ded6…85739c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb34994…d028d0
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6053f6…549373
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28f9fd…0a14bc
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a1a03…7ea423
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56a0b5…3c8c20
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI116d ago0x488bfe…cf75ba
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5dd5ef…3ffe9c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6958c…4c7f7c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x74f1ba…25c104
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7cd94d…799c2f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9ea40b…7fd4dc
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2b5ba9…84ce6d
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe74490…df53a5

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.