Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd10f…db690x7921…f65cBase—$0.01100%coinbase82d ago0xb142bf…529ecf
0xd10f…db690x8cd7…0c39Base—$0.01100%coinbase82d ago0x72f2a9…b57da8
0xd10f…db690xaf34…c813Base—$0.01100%coinbase82d ago0x736251…6f7b47
0xd10f…db690x65eb…b06eBase—$0.01100%coinbase82d ago0x93f389…b54a77
0xd10f…db690xb9a8…d242Base—$0.01100%coinbase82d ago0x6bcd09…77ef23
0xd10f…db690x863f…1c1cBase—$0.01100%coinbase82d ago0xe1c6dc…3b8aa9
0xd10f…db690xe5a6…0cc3Base—$0.01100%coinbase82d ago0x434a32…49bb0f
0xd10f…db690x7491…a9b1Base—$0.01100%coinbase82d ago0x7ee0ab…b26042
0xd10f…db690x9014…3d41Base—$0.01100%coinbase82d ago0xbe8542…be2c6c
0xd10f…db690x29a1…bebbBase—$0.01100%coinbase82d ago0xbc7f50…c71c2b
0xd10f…db690x710f…f85cBase—$0.01100%coinbase82d ago0x65c632…e11699
0xd10f…db690xbebb…ef64Base—$0.01100%coinbase82d ago0xda4ef4…bf341b
0xd10f…db690x48f8…c98eBase—$0.01100%coinbase82d ago0xc4e124…ea390a
0xd10f…db690xcc86…0c4eBase—$0.01100%coinbase82d ago0xba394b…414edf
0xd10f…db690xa992…e8a3Base—$0.01100%coinbase82d ago0xeb3e56…b910bd
0xd10f…db690xc93c…f158Base—$0.01100%coinbase82d ago0x8850de…8f0c84
0xd10f…db690x0e65…4fbfBase—$0.01100%coinbase82d ago0xe9e81a…7f37cd
0xd10f…db690x8d36…faddBase—$0.01100%coinbase82d ago0x813298…31e953
0xd10f…db690x11db…0c08Base—$0.01100%coinbase82d ago0xaf9a13…30dd94
0xd10f…db690x06bf…85dfBase—$0.01100%coinbase82d ago0xf81ad0…daa5f2
0xd10f…db690xa68c…98f1Base—$0.01100%coinbase82d ago0x58dc6e…bfcaf0
0xd10f…db690xe60a…51cfBase—$0.01100%coinbase82d ago0xc21eec…b86843
0xd10f…db690xfe90…69b7Base—$0.01100%coinbase82d ago0xbca03f…238b0c
0xd10f…db690x5f4f…94c8Base—$0.01100%coinbase82d ago0x516ed5…b18c53
0xd10f…db690x8006…27b3Base—$0.01100%coinbase82d ago0xbee55e…fe8e5d

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.