Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x31d9a0…862ce3
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x4bb3ba…629541
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x27e640…d1d31a
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x7a2303…ea6dd4
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x03bf85…8f7a6a
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0xff59c0…02a3bd
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x06820f…c99dbd
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x02c7b5…d53f42
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0xef0acf…683d92
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0xbb4853…dcc90f
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x13694d…0353f7
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x0d09d1…30ecbd
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0xa11525…f7c178
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x8fca6b…99f3ac
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0xf1b227…85e870
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x089412…6bdd6b
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x57a0f4…f42b5c
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x21665b…dec531
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x324b4c…76d916
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x5f4939…8448c1
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x498af0…5cfd12
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x04d7cd…138a07
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x7e5781…62f1ca
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x7d42a3…923a35
0x5bf9…06d30x94f7…4873Basex402 service$0.01100%payAI8h ago0x6b3b8d…146102

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.