Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x1b437a…6c74e0
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates97d ago0x9839e0…7cf3be
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x619c3a…eedb00
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x830200…7003d2
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates97d ago0x90ef66…e7982a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x84ec75…0c2423
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x2f1aed…d8c2f7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0xa99f0d…3b2801
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0xcf1ee5…8247c4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0xa78ad2…d06115
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x6b6f70…a98451
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x0dc9ad…e008aa
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0xb8b7d0…af393e
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates97d ago0x1071c5…3ffdf4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x37c30f…414bee
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x16ed96…3de0ad
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x756084…da9605
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x0db826…8d17e6
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates97d ago0x4d40b4…ca799e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0xce38d4…e300d4
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates97d ago0x7aa410…3eb587
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0xce9efd…02068b
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates97d ago0x414801…438baf
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates97d ago0xedd38a…514a1e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase97d ago0x0b57c0…957eaf

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.