Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0773…d3610x3e0a…78e7Base—$0.004241100%coinbase74d ago0x8f7304…ef1306
0x0773…d3610x3e0a…78e7Base—$0.005742100%coinbase74d ago0x0f1989…d8d8eb
0x0773…d3610x3e0a…78e7Base—$0.003552100%coinbase74d ago0x39bf56…7ebcf6
0x0773…d3610x3e0a…78e7Base—$0.004715100%coinbase74d ago0x685850…4595ff
0x0773…d3610x3e0a…78e7Base—$0.004324100%coinbase74d ago0xb538c6…befd95
0x0773…d3610x3e0a…78e7Base—$0.005394100%coinbase74d ago0x4c49f8…dacee6
0x0773…d3610x3e0a…78e7Base—$0.005141100%coinbase74d ago0x244e20…f57da2
0x0773…d3610x3e0a…78e7Base—$0.005605100%coinbase74d ago0xb0d489…771ff5
0x0773…d3610x3e0a…78e7Base—$0.00364100%coinbase75d ago0x4e6cd8…9973ee
0x0773…d3610x3e0a…78e7Base—$0.003775100%coinbase75d ago0x4d5269…3dfa87
0x0773…d3610x3e0a…78e7Base—$0.004406100%coinbase75d ago0x391c02…67d759
0x0773…d3610x3e0a…78e7Base—$0.004986100%coinbase75d ago0xac2c44…9c9a74
0x0773…d3610x3e0a…78e7Base—$0.005608100%coinbase75d ago0x0f217d…402ecf
0x0773…d3610x3e0a…78e7Base—$0.003223100%coinbase75d ago0xe55a94…768d86
0x0773…d3610x3e0a…78e7Base—$0.004277100%coinbase75d ago0x8eb8bb…7a91cb
0x0773…d3610x3e0a…78e7Base—$0.004553100%coinbase75d ago0x03b67d…811dbf
0x0773…d3610x3e0a…78e7Base—$0.005732100%coinbase75d ago0xbe6659…a03f99
0x0773…d3610x3e0a…78e7Base—$0.003362100%coinbase75d ago0xce2b1f…767194
0x0773…d3610x3e0a…78e7Base—$0.005314100%coinbase75d ago0x5a18e8…0ce614
0x0773…d3610x3e0a…78e7Base—$0.003465100%coinbase75d ago0x226823…725937
0x0773…d3610x3e0a…78e7Base—$0.003309100%coinbase75d ago0x1ad99b…356a8f
0x0773…d3610x3e0a…78e7Base—$0.00406100%coinbase75d ago0x1d97ac…6710f0
0x0773…d3610x3e0a…78e7Base—$0.005716100%coinbase75d ago0x972bb8…d3839d
0x0773…d3610x3e0a…78e7Base—$0.004306100%coinbase75d ago0x0581cb…033f4b
0x0773…d3610x3e0a…78e7Base—$0.003639100%coinbase75d ago0x86df33…03fa93

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.