Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288e…a3440x23bf…13deBase—$0.01100%coinbase85d ago0xaa7775…a762c5
0x288e…a3440x07e8…d141Base—$0.01100%coinbase86d ago0xb7e3c0…543b18
0x288e…a3440x992e…7376Base—$0.01100%coinbase86d ago0xeac690…3cb26e
0x288e…a3440xd694…bf37Base—$0.01100%coinbase86d ago0x2e06e0…2bc72a
0x288e…a3440x37be…1e1fBase—$0.01100%coinbase86d ago0xa31b11…dcd5b8
0x288e…a3440x6295…da56Base—$0.01100%coinbase86d ago0xbba1c6…b7f776
0x288e…a3440x0462…69ffBase—$0.01100%coinbase86d ago0x541ea6…fb370f
0x288e…a3440x670d…6987Base—$0.01100%coinbase86d ago0x82fe1c…ff81b0
0x288e…a3440xe0dc…a6a7Base—$0.01100%coinbase86d ago0xdf4d05…dc27e6
0x288e…a3440xd16b…2385Base—$0.01100%coinbase86d ago0xf4e0d9…8f9cae
0x288e…a3440xbc59…2c7fBase—$0.01100%coinbase86d ago0xbbdd34…a4154a
0x288e…a3440x3673…95aaBase—$0.01100%coinbase86d ago0x2f5c6e…bdc424
0x288e…a3440x9398…c4f7Base—$0.01100%coinbase86d ago0x2d2b30…7db127
0x288e…a3440x13ad…5764Base—$0.01100%coinbase86d ago0xc9d36d…db5292
0x288e…a3440x973e…dd78Base—$0.01100%coinbase86d ago0x6e18cf…bf1227
0x288e…a3440x6919…7b0eBase—$0.01100%coinbase86d ago0xda5a5f…127c52
0x288e…a3440x9912…cae9Base—$0.01100%coinbase86d ago0xe1885c…0849de
0x288e…a3440x4378…dd7dBase—$0.01100%coinbase86d ago0x2c706d…e7093b
0x288e…a3440x6bbf…5177Base—$0.01100%coinbase86d ago0x3ceaee…c1ea35
0x288e…a3440xbbe1…703fBase—$0.01100%coinbase86d ago0x775053…014591
0x288e…a3440x95dc…b612Base—$0.01100%coinbase86d ago0xca876c…b8e986
0x288e…a3440x906a…3376Base—$0.01100%coinbase86d ago0xa9e2c7…2b2911
0x288e…a3440x192e…c821Base—$0.01100%coinbase86d ago0x75d7d6…3f31c4
0x288e…a3440xce73…b807Base—$0.01100%coinbase86d ago0x03b196…df69e4
0x288e…a3440x2869…5665Base—$0.01100%coinbase86d ago0x196503…b0b9a5

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.