Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeea86f…427710
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x393d99…0014aa
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb9169…b6a79b
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfa7e35…7fbe99
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e07fc…7d4134
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x05c548…643e30
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe8a8ff…a283ec
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf90da1…5c008d
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x42fdbf…f3ca27
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x716b2c…bfe6b6
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x734532…499367
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e0c25…c1ea65
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca5670…c06e02
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74f512…d86902
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x09628a…972134
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfafcec…b8280b
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91bfcf…53b65c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d6c60…95a6ba
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb8a261…cccd63
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe0b055…ac8577
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x856fd9…0ca27e
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad77ee…896ad3
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0x77a5df…9014d3
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbdef89…aaf09c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb443bf…e55a70

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.