Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x091636…0b6171
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1e268…c9c0ca
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x418b69…1533e7
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x63634f…d49394
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x97b5d7…6aa456
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdccdee…e6fec1
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa152b3…9901d0
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad0cf5…cf0eee
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59f96e…4c1e94
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xabf9c1…078bc3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x426f29…2fcd8a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46480f…6f66d3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa717ee…43a20a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9053dc…f8aff0
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x225c3f…383d60
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5eb3cd…c9c11f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x23eba1…31f75a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3a1fb8…ec641a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a0b5d…4ca995
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xace27a…5f19f8
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x21690b…a8941e
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf52753…5c3ad4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0xafacbf…ab0f0c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9227f6…8e40e8
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI102d ago0x080cf3…c5af68

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.