Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x17626e…a82e64
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x509628…943107
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xe85c33…98abde
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x431a71…227e69
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x6574f5…3e0883
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x70f2b7…072f59
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x768a1f…0fb9d0
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xa238d1…9f0d8c
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xe31b88…62cba9
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x617fda…b7950b
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xd76f44…94be9d
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x3cd863…69fe90
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x81f74b…32bf3f
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xcde912…40e033
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x9b430b…7dbcf3
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x653cca…bef2f5
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xc7e446…ef8d9e
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x3feec6…03c563
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xa0bd10…d0e54a
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x804eb7…e58ace
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x1599dc…22700f
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xd13bd0…a2d7ff
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xae22bb…b68ab4
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0xbdea49…f80db9
0xe358…8bef0xa9dd…2315Base—$0.002100%coinbase51d ago0x86c01e…ab57a4

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.