Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x904899…610e41
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd79ec…aaf80a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9794c…78925c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6f0351…60cc32
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2ec09e…347987
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x971074…f584bd
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x964aad…7fdce8
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80e70d…ca7947
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc89b80…be293c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcee4fd…6beb15
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41ec7c…87f8e0
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x128690…8da2cc
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59498d…3ebf72
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6202f4…38b0dd
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29ac7a…a4315e
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1700e…abb0a2
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c3776…eeb99c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x224c7a…f3aaab
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd37c4c…b82e67
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbfdbef…7a151c
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x643f96…84b1d1
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa1e64c…bfef17
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b0e42…64882d
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbb6d4…90a5f0
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f6e5f…7090e5

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.