Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9177a5…a701b0
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x733275…8ce98e
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb4a2ed…9b929b
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc50006…49eda3
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2be12c…fa8e91
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd76aa1…40a7dc
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x305ee1…daf977
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc13fec…0b817f
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x41251d…3d354a
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9be1bd…c9da43
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe83a08…d1f444
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0xce85d8…508ce3
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0d8ffe…4f0ac2
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x89dd53…f971ed
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x90815f…467424
0x276b…bd270x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c67eb…8e6746
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6cce43…197142
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeb1c33…132dfe
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6893ea…de114b
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb9c806…f0476f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb7db5f…03c22a
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x48eb79…04837f
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x51bb3d…da3a7c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9f432c…7df62c
0x276b…bd270x6a5e…c666Basex402 service$0.001100%payAI112d ago0xad9a33…44b6f1

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.