Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x6679e2…e50051
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x62e39e…adbc66
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd14344…d44a49
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd17d1d…a9f695
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4f63bf…a22c98
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3e1b31…129d76
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xff094b…25f741
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa74853…0dbb9d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcc2276…db9f40
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xeab0de…564cad
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x21dc87…876dea
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe08147…44990b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x01944c…81c935
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x440d95…d3cb62
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x39b6e0…e154d3
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb4dcf3…34e0fa
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xc776c2…2d923a
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x7b59a1…d217ca
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x80a32d…2fc867
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x796ac7…cf5b7c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xd8e6ae…dcd971
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0x42f6e8…b8c22e
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcbc17f…8d9d30
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2d66a8…8d4856
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0768ce…f6873e

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.