Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd258b6…8af794
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc20636…d5db5b
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x906d6a…164b05
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x369f40…f2c0bf
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xed7489…bb4978
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd0a513…6461c9
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcfccfd…090d3f
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfc6896…5141d7
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9067b8…5820e6
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x70ac4a…be5dca
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5b46f0…f92283
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x24b157…0de16a
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa1925e…55cdd0
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x618f03…0f4162
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa4c367…539cd0
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x643ac6…d3149f
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa795e8…2e2a7c
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf40f82…4e11c9
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0xda8cab…c9a369
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x40bed6…75189b
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x442293…8999f2
0x3f6c…33180x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3a6598…e9e973
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1fd251…5fb751
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd068a4…1701db
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf4e95d…2fee70

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.