Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8505…a1570x3e0a…78e7Base—$0.004939100%coinbase74d ago0x5b8f40…30693b
0x8505…a1570x3e0a…78e7Base—$0.00369100%coinbase74d ago0xf27a85…d712a3
0x8505…a1570x3e0a…78e7Base—$0.004029100%coinbase74d ago0xf2670f…fa2746
0x8505…a1570x3e0a…78e7Base—$0.004912100%coinbase74d ago0x3d8a21…b0ad7b
0x8505…a1570x3e0a…78e7Base—$0.003023100%coinbase75d ago0x620278…157b2b
0x8505…a1570x3e0a…78e7Base—$0.004565100%coinbase75d ago0x50541f…eed616
0x8505…a1570x3e0a…78e7Base—$0.002716100%coinbase75d ago0x3a3a1e…e160d7
0x8505…a1570x3e0a…78e7Base—$0.00594100%coinbase75d ago0x2adcf1…afbbfb
0x8505…a1570x3e0a…78e7Base—$0.003725100%coinbase75d ago0xa145ad…2c249e
0x8505…a1570x3e0a…78e7Base—$0.002691100%coinbase75d ago0x2a71d7…9d132c
0x8505…a1570x3e0a…78e7Base—$0.00368100%coinbase75d ago0x0fec7c…4265b1
0x8505…a1570x3e0a…78e7Base—$0.005457100%coinbase75d ago0xa3490c…52a3b4
0x8505…a1570x3e0a…78e7Base—$0.005302100%coinbase75d ago0xcba6cb…897789
0x8505…a1570x3e0a…78e7Base—$0.005122100%coinbase75d ago0x6cf8ce…a5e96e
0x8505…a1570x3e0a…78e7Base—$0.003821100%coinbase75d ago0x16a8fc…787f8e
0x8505…a1570x3e0a…78e7Base—$0.003874100%coinbase75d ago0x331e7d…531650
0x8505…a1570x3e0a…78e7Base—$0.003745100%coinbase75d ago0x533e77…55d6cb
0x8505…a1570x3e0a…78e7Base—$0.005164100%coinbase75d ago0xcf6044…817113
0x8505…a1570x3e0a…78e7Base—$0.005926100%coinbase75d ago0x7675d5…b6b58b
0x8505…a1570x3e0a…78e7Base—$0.005733100%coinbase75d ago0xbacefd…03ecc9
0x8505…a1570x3e0a…78e7Base—$0.004448100%coinbase75d ago0x34f8dd…8066a2
0x8505…a1570x3e0a…78e7Base—$0.002649100%coinbase75d ago0x9cadc4…e0a0c2
0x8505…a1570x3e0a…78e7Base—$0.004163100%coinbase75d ago0x59d8c4…54f719

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.