Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab6b…78cc0xe749…42eaBase—$0.01100%coinbase78d ago0xdfed00…993a36
0xab6b…78cc0x17d9…a906Base—$0.01100%coinbase78d ago0xf2ee1f…e1e16d
0xab6b…78cc0x81d2…f774Base—$0.01100%coinbase78d ago0x031a76…ac2c31
0xab6b…78cc0x4e0c…8467Base—$0.01100%coinbase78d ago0x100426…5542c7
0xab6b…78cc0xbb0f…d4cbBase—$0.01100%coinbase78d ago0xa28f5f…af976e
0xab6b…78cc0x23d2…fd1eBase—$0.01100%coinbase78d ago0x2c6155…596dbf
0xab6b…78cc0x4ba2…8a96Base—$0.01100%coinbase78d ago0x9e625a…eda0f6
0xab6b…78cc0x61fe…a80aBase—$0.01100%coinbase78d ago0xefc032…d2adc6
0xab6b…78cc0x6bd3…4ba9Base—$0.01100%coinbase78d ago0xb81188…01f495
0xab6b…78cc0xefef…4004Base—$0.01100%coinbase78d ago0x9e1c7a…e9d92f
0xab6b…78cc0xb3c8…6301Base—$0.01100%coinbase78d ago0xc1fce0…15fd84
0xab6b…78cc0xfd53…afd9Base—$0.01100%coinbase78d ago0x066d4f…82f34a
0xab6b…78cc0x7a88…104cBase—$0.01100%coinbase78d ago0xf66f66…21b8cb
0xab6b…78cc0x61b6…7babBase—$0.01100%coinbase78d ago0x3774e9…7512e8
0xab6b…78cc0xbaa4…0bc2Base—$0.01100%coinbase78d ago0xf8e302…16fe36
0xab6b…78cc0x0396…5647Base—$0.01100%coinbase78d ago0x8ed1db…3bf6dc
0xab6b…78cc0x7d2b…2bbeBase—$0.01100%coinbase78d ago0xebb7f7…f582b7
0xab6b…78cc0x1a1a…c872Base—$0.01100%coinbase78d ago0x77f24e…48f9ba
0xab6b…78cc0x63cd…5855Base—$0.01100%coinbase78d ago0x4bf481…1a51b7
0xab6b…78cc0x205e…a6c5Base—$0.01100%coinbase78d ago0xd2615e…597b5a
0xab6b…78cc0x4809…8f11Base—$0.01100%coinbase78d ago0xbf8778…1e0d14
0xab6b…78cc0x7901…d54fBase—$0.01100%coinbase78d ago0xc09a51…719b2f
0xab6b…78cc0x3754…8d66Base—$0.01100%coinbase78d ago0xcca504…b3bcbb
0xab6b…78cc0x4542…ba35Base—$0.01100%coinbase78d ago0xa5f4b7…974632
0xab6b…78cc0x9cdb…7e54Base—$0.01100%coinbase78d ago0x44029b…566151

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.