Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8c09f1…e22000
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x459cd1…c3c106
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x2c07c3…80c7ff
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa0fc1f…f8845a
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x89a9d5…696b31
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0c0d9c…4513fa
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68a1e4…f3ff47
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb01b05…5bed38
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x666a5c…82ffc2
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc5a9f4…5c6a96
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x584d7a…70270f
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x83e73f…3345f8
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x711401…d47737
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd78865…3bb5c8
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8177d…1fd434
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x885cc2…da219f
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc31fff…529181
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c96e4…4261ee
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x13d03d…f53b7e
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfae4f0…2fec5b
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7670c7…433a6b
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf4cdf…91f725
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc09dde…8a1488
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x57b980…a002eb
0x8818…e23f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf874ca…57fed3

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.