Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6794ea…7ab73f
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcca642…5de313
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28f9a7…8994b7
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x67d604…5fb714
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3c83f7…f66b8f
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3b07ab…21d27c
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x043290…5165ba
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x127968…097e40
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b8d4b…887ffa
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xefb716…f720a1
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xabbbce…ba5a7f
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb4ccba…4bea56
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7d51cd…5e3cb9
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2670ed…2c6f20
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4e0f52…30e96d
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc15f2d…55ab41
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x186037…2b2efe
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7dea8c…a8147c
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd7a286…7a547c
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x224c87…77be09
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc6bb34…6cfaae
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x627488…4cc705
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8b7f84…1dda06
0xa748…32010x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf2f86d…98f938
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI112d ago0x806ce1…6017b9

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.