Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x98256e…83e3b9
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x94ba7f…2bf6ff
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5a99cb…63bf45
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb38824…403980
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc1af45…7ff8d0
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf1dd38…26bc73
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x451bf9…6667c5
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd8bad8…2f3fba
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfcf92b…1670b2
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53de79…3c6961
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8ed8ba…01df38
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfd7187…933b41
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x420995…8e1c8e
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9b2072…ef7cc4
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7d9fab…d73ece
0xe1da…f8450x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb181a5…0eaa0a
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0x513f3d…bacf93
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8932b3…5c1847
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0xec4eb1…921334
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc723c8…bd5bc3
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1ef13f…88a5be
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0049bc…27aa1c
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa2369b…a79bbf
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2a9040…a0b0a7
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdd8162…1c7eae

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.