Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x509f1f…930ef3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe991e…ee7038
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x159e76…a49e2f
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5cfb8d…e40c68
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5cf485…5913a9
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55a4d8…2818f5
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa1acae…00507c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33d3ec…720cf8
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0ddc2c…a6831c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x25a3ee…eb7c96
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d77a9…28589c
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xebe33d…eb12ef
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e5d32…44c413
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf3779a…c5485b
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeae516…bc0095
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2bfc7c…715b31
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53de15…8872c3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9da29…48cc93
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53550f…0b5d10
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9b6bdc…bc5fdc
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4115eb…7e54b3
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8882de…8177ad
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e282e…bd1bcc
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92c148…7959b7
0x169a…ecf10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe359bf…b8ec36

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.