Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a9300…c7f767
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc9d2c1…85a767
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa80256…ea1308
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x75098c…8960eb
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x60f815…fd9625
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13f65f…be4f7b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x68e75c…0f28fa
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3ff41f…24e200
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc0c3e7…7da80f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd975e7…35cc62
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xef5c69…fdee2d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6919af…5cfbfc
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa0b809…8cb1e0
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf4a39b…b79365
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x12b742…9d8f1e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0ea20f…7b8b1f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5c5619…2a13fa
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf0a106…007f02
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9c659e…15cb73
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x72bec7…6d5010
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x82f528…e78fc8
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xebb03a…7b4562
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x393e03…6779ff
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7febfc…bfeb7a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd89536…06064d

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.