Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x298466…c9fd44
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9181c6…ab9401
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbddea9…7cc095
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab862f…9cac62
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20e1d1…8d9b20
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa76380…8bfa34
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4f0413…332c9d
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4f8678…be4a0b
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf45fdd…9c8ea3
0x416a…5c410x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4b7307…4c091d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x14fc05…c0d631
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5105ba…0a5a7a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0c4890…6f1431
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf8a7d4…12d8c0
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdc1363…ace61b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0xed7565…3b8bc9
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x436591…0f9815
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x64db1f…657cd9
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b3bf7…7e383f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcb543a…6e82aa
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6e3427…0b325b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x489598…7f7f15
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4ed0f6…92ea54
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8e91be…c39496
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7f3f70…b49410

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.