Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc73de3…63feca
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0be50a…df88d9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5391b6…6dc7ac
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8b4ba…db8d08
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x497cd7…0d0c8d
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7bd65…33a377
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe503b2…f3a1c9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d8808…5280d4
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ea6b4…245bb1
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15f780…767d65
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa1d180…c82a1f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x69f20e…42bb81
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3579b7…9d8e39
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f235f…491a70
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x712b67…15b853
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x50d010…68be2a
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x98d428…4f8517
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x492e01…7321b0
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a6631…b2d7fd
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ad24d…8d0021
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb879b1…e6b800
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x407d90…a00618
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37ce01…58a2bc
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb55fce…38cd51
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b4656…76c0e3

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.