Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1455e5…aa6e32
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x401689…08ade9
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94266f…ea3962
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xccc85c…e977f3
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x672e06…6cb72d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x141574…d24f53
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6cda3c…28af8c
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f75f7…6c66a2
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3dcba2…81a4df
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc8b6bd…e36985
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x238dce…e7143a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x63573f…177056
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x155f41…cd2f88
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x898dff…4b920b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2afb35…dc0946
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x108943…03e26a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe281e1…c6cc4b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7731de…e31a0b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x439459…241996
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x14bd36…0b2889
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9aa56…e61d12
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b281d…12ae28
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a3263…c1d56d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4e997…4929b6
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6c9399…b2de8c

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.