Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x996e5b…ce0a5b
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x0ded71…031a30
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xd060cf…aeee84
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xd94345…3c1ee5
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xc56c55…08ddfe
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x91de06…988996
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x2ca2e7…d77b65
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x326d6f…c0289e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x5d45d5…17455a
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x020e66…dc36a6
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x8a026b…6f76dc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x21ca49…a68539
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xe10938…860f4c
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xb4e08b…8ce058
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xc66a32…3e78a2
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xac7a3d…579913
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x72d7b7…3d9a44
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x160b49…b7abf1
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xb195e8…b5a09d
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0x65a943…7f43ca
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase45d ago0xbb9c77…20689e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase46d ago0x121764…965f7e
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase46d ago0x039e6c…9add14
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase46d ago0x3bd336…1cd0cc
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase46d ago0xcdc8e2…785f8c

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.