Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d13…93700x3e0a…78e7Base$0.003322100%coinbase11d ago0x8ebdd9…c978ac
0x4359…e6040x3e0a…78e7Base$0.004871100%coinbase11d ago0x3619d7…509990
0xbbf1…f34b0x3e0a…78e7Base$0.005111100%coinbase11d ago0x2abdc8…13acc0
0x660f…67120x3e0a…78e7Base$0.005001100%coinbase11d ago0xd3f787…3b617e
0x8fa7…39c20x3e0a…78e7Base$0.004629100%coinbase11d ago0x01b17b…6bf97f
0x3b76…bea30x3e0a…78e7Base$0.005722100%coinbase11d ago0x4ce428…00a576
0xb9eb…d3320x3e0a…78e7Base$0.003623100%coinbase11d ago0x2450e7…dcdfd4
0x5dba…21290x3e0a…78e7Base$0.004368100%coinbase11d ago0x2bcbd7…9f93f6
0x0a7b…13490x3e0a…78e7Base$0.005759100%coinbase11d ago0x4cce24…d792ae
0x6a60…08b30x3e0a…78e7Base$0.005516100%coinbase11d ago0xd0f760…6d273a
0xaf15…19330x3e0a…78e7Base$0.003417100%coinbase11d ago0xff4869…91d815
0x95d1…21660x3e0a…78e7Base$0.004686100%coinbase11d ago0xfcb645…0fb4dd
0x9f2c…744b0x3e0a…78e7Base$0.004598100%coinbase11d ago0xbc9d21…8d8b40
0xe21a…7c060x3e0a…78e7Base$0.003515100%coinbase11d ago0xe6dba7…f5f90d
0x7545…39b30x3e0a…78e7Base$0.004247100%coinbase11d ago0x04da79…e43ae3
0x51fb…a9220x3e0a…78e7Base$0.005829100%coinbase11d ago0x336536…2e9af3
0x9f12…fda30x3e0a…78e7Base$0.003389100%coinbase11d ago0xc12b4d…aa8e70
0xcf6c…f8ab0x3e0a…78e7Base$0.002761100%coinbase11d ago0xa71bf5…e9d863
0x4c66…49d70x3e0a…78e7Base$0.00396100%coinbase11d ago0xd5ea7c…c5621e
0x1a6c…13a70x3e0a…78e7Base$0.003916100%coinbase11d ago0x0e1afd…81f919
0x45b4…c1350x3e0a…78e7Base$0.005455100%coinbase11d ago0xe7332c…b42a26
0x8ca1…dcb90x3e0a…78e7Base$0.005887100%coinbase11d ago0xef3481…7ffeeb
0x9ed4…a3210x3e0a…78e7Base$0.004878100%coinbase11d ago0x36469e…d952b7
0x825b…28540x3e0a…78e7Base$0.005311100%coinbase11d ago0x3591f7…c4ebcd
0x46b3…bf1d0x3e0a…78e7Base$0.002919100%coinbase11d ago0xd66ef4…16566e

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.